Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/lsan/TestCases/
H A Dstale_stack_leak.cpp30 void *PutPointerOnStaleStack(void *p) { in PutPointerOnStaleStack() function
39 PutPointerOnStaleStack(malloc(1337)); in main()