cppcheck analysis of gwaei_1.2.1-1.dsc
- ./src/dictlist-object.c:150 [error] - Uninitialized variable: di
- ./src/engine.c:117 [error] - Dangerous usage of 'text' (strncpy doesn't always 0-terminate it)
- ./src/engine.c:144 [error] - Dangerous usage of 'text' (strncpy doesn't always 0-terminate it)
- ./src/io.c:163 [error] - Mismatching allocation and deallocation: readfd
- ./src/io.c:164 [error] - Mismatching allocation and deallocation: writefd
- ./src/kpengine/jstroke/scoring.c:235 [error] - Uninitialized variable: cpList
- ./src/kpengine/jstroke/util.c:46 [error] - Uninitialized variable: cpList
- ./src/kpengine/kpengine.c:147 [error] - Memory leak: buffer
- ./src/main-interface-gtk.c:1173 [error] - Dangerous usage of 'font' (strncpy doesn't always 0-terminate it)
- ./src/main-interface-gtk.c:2390 [error] - Dangerous usage of 'new_text' (strncpy doesn't always 0-terminate it)
- ./src/printing-gtk.c:336 [error] - Mismatching allocation and deallocation: output_text
- ./src/resultline-object.c:46 [error] - Data is allocated but not initialized: temp
- ./src/searchitem-object.c:71 [error] - Memory leak: temp
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:48:55 +0000, based on results by cppcheck 1.41-modif