Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dmalloc-plist.c200 int *my_malloc_into_struct() { in my_malloc_into_struct() function
206 my_malloc_into_struct(); // expected-warning {{Potential leak of memory}} in testMyMalloc()