Searched refs:lp1 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Dmalloc-sizeof.c17 long *lp1 = malloc(sizeof(short)); // expected-warning {{Result of 'malloc' is converted to a pointer of type 'long', which is incompatible with sizeof operand type 'short'}} local

Completed in 68 milliseconds