HomeSort by relevance Sort by last modified time
    Searched full:scpy (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Analysis/
taint-generic.c 84 char scpy[80]; local
85 strcpy(scpy, s);
86 sprintf(buf,scpy); // expected-warning {{Uncontrolled Format String}}

Completed in 102 milliseconds