cppcheck analysis of terminatorx_3.82-7.3.dsc
- ./src/tX_audiodevice.cc:205 [error] - Dangerous usage of 'pcm_name' (strncpy doesn't always 0-terminate it)
- ./src/tX_audiofile.cc:370 [error] - Resource leak: fd
- ./src/tX_global.c:388 [error] - Resource leak: rc
- ./src/tX_mastergui.cc:620 [error] - Resource leak: out
- ./src/tX_vtt.cc:959 [error] - Same iterator is used with both render_list and main_list
- ./src/tX_vtt.cc:1167 [style] - The iterator incrementing is suspicious - it is incremented at line 1167 and then at line 1155 The loop might unintentionally skip an element in the container. There is no comparison between these increments to prevent that the iterator is incremented beyond the end.
- ./src/wav_read.c:147 [error] - Array 'head[43]' index 43 out of bounds
- ./src/wav_write.c:106 [error] - Buffer access out-of-bounds: info.head
- ./src/wav_write.c:113 [error] - Buffer access out-of-bounds: info.head
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Mon, 20 Dec 2010 21:19:06 +0000, based on results by cppcheck 1.46