cppcheck analysis of slony1_1.2.20-2.dsc
- ./src/slon/misc.c:169 [error] - Undefined behaviour: outbuf 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.
- ./src/slon/misc.c:171 [error] - Undefined behaviour: outbuf 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.
- ./src/slony_logshipper/ipcutil.c:309 [error] - Memory leak: elem
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:02:23 +0000, based on results by cppcheck 1.41-modif