./Drivers/Postgre7.1/misc.c:53 [error] - Undefined behaviour: filename is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
./Drivers/Postgre7.1/results.c:1110 [error] - Possible null pointer dereference: stmt - otherwise it is redundant to check if stmt is null at line 1112
./Drivers/PostgreSQL/misc.c:53 [error] - Undefined behaviour: filename is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
./Drivers/PostgreSQL/results.c:1189 [error] - Possible null pointer dereference: stmt - otherwise it is redundant to check if stmt is null at line 1191
./Drivers/nn/SQLFreeConnect.c:22 [error] - Possible null pointer dereference: pdbc - otherwise it is redundant to check if pdbc is null at line 44
./exe/isql.c:197 [possible error] - Memory leak: line
./exe/iusql.c:221 [possible error] - Memory leak: line
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Thu, 16 Dec 2010 06:03:24 +0000, based on results by cppcheck 1.41-modif