Home
last modified time | relevance | path

Searched refs:base_ptr (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9558/
Dpoc.cpp45 uint8_t *base_ptr = (uint8_t *)(p_t2t->lockbyte + RW_T1T_MAX_LOCK_BYTES); in main() local
46 memset((void *)base_ptr, INITIAL_VALUE, sizeof(tRW_T1T_LOCK)); in main()