cppcheck analysis of ebview_0.3.6.2-1.dsc
- ./src/dictbar.c:407 [error] - Memory leak: old_group
- ./src/dirtree.c:331 [error] - Mismatching allocation and deallocation: dirname
- ./src/dirtree.c:341 [error] - Mismatching allocation and deallocation: dirname
- ./src/dirtree.c:342 [error] - Mismatching allocation and deallocation: dirname
- ./src/dirtree.c:713 [error] - Memory leak: tmp
- ./src/eb.c:268 [error] - Memory leak: binfo
- ./src/eb.c:1771 [error] - Memory leak: rp
- ./src/eb.c:2569 [error] - Memory leak: image_data
- ./src/eb.c:3092 [error] - Memory leak: bmp_data
- ./src/eb.c:3154 [error] - Memory leak: binary_data
- ./src/external.c:223 [error] - Mismatching allocation and deallocation: template
- ./src/external.c:172 [error] - Memory leak: template
- ./src/grep.c:927 [error] - Mismatching allocation and deallocation: open_command
- ./src/grep.c:971 [error] - Mismatching allocation and deallocation: open_command
- ./src/grep.c:1188 [error] - Memory leak: old_group
- ./src/headword.c:316 [error] - Memory leak: last_file
- ./src/websearch.c:146 [error] - Undefined behaviour: url 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/websearch.c:151 [error] - Undefined behaviour: url 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.
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 05:47:08 +0000, based on results by cppcheck 1.41-modif