Pscan checks C source code for problematic uses of printf style functions such as "sprintf(buffer, variable)", which have been the source of many security holes. It does not check for buffer overflows or other misuse of function parameters.
04610b6e309e68dded1387750376c436
Comments
No comments yet, be the first!