limited problem scanner for C source files
PScan is a program which attempts to scan C source files for problematic uses of printf style functions, which often lead to buffer overflows.
Homepage: http://deployingradius.com/pscan/
Maintainer: Steffen Wendzel <wendzel@hs-worms.de>