cppcheck analysis of aqualung_0.9~beta11-1.dsc
- ./src/build_store.c:3351 [error] - Memory leak: disc
- ./src/build_store.c:3259 [error] - Memory leak: disc
- ./src/cd_ripper.c:590 [error] - Memory leak: artist_data
- ./src/core.c:3480 [error] - Memory leak: voladj_arg
- ./src/decoder/dec_cdda.c:225 [error] - Memory leak: dec
- ./src/decoder/dec_flac.c:191 [error] - Memory leak: dec
- ./src/decoder/dec_lavc.c:84 [error] - Memory leak: dec
- ./src/decoder/dec_mac.cpp:170 [error] - Memory leak: dec
- ./src/decoder/dec_mod.c:234 [error] - Memory leak: dec
- ./src/decoder/dec_mod.c:270 [error] - Dangerous usage of 'buffer' (strncpy doesn't always 0-terminate it)
- ./src/decoder/dec_mod.c:302 [error] - Dangerous usage of 'buffer' (strncpy doesn't always 0-terminate it)
- ./src/decoder/dec_mpc.c:106 [error] - Memory leak: dec
- ./src/decoder/dec_mpeg.c:398 [error] - Memory leak: id3v2
- ./src/decoder/dec_mpeg.c:1122 [error] - Memory leak: dec
- ./src/decoder/dec_null.c:44 [error] - Memory leak: dec
- ./src/decoder/dec_sndfile.c:53 [error] - Memory leak: dec
- ./src/decoder/dec_speex.c:171 [error] - Memory leak: dec
- ./src/decoder/dec_vorbis.c:163 [error] - Memory leak: dec
- ./src/decoder/dec_wavpack.c:105 [error] - Memory leak: dec
- ./src/encoder/enc_flac.c:78 [error] - Memory leak: enc
- ./src/encoder/enc_lame.c:61 [error] - Memory leak: enc
- ./src/encoder/enc_sndfile.c:48 [error] - Memory leak: enc
- ./src/encoder/enc_vorbis.c:50 [error] - Memory leak: enc
- ./src/file_info.c:603 [error] - Resource leak: f
- ./src/gui_main.c:350 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/gui_main.c:351 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/httpc.c:369 [error] - Undefined behaviour: value 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/ifp_device.c:351 [error] - Dangerous usage of 'temp' (strncpy doesn't always 0-terminate it)
- ./src/ifp_device.c:409 [error] - Dangerous usage of 'temp' (strncpy doesn't always 0-terminate it)
- ./src/metadata_id3v2.c:1119 [error] - Deallocating a deallocated pointer: file
- ./src/options.c:4029 [error] - Resource leak: fin
- ./src/playlist.c:5134 [error] - Resource leak: f
- ./src/playlist.c:5346 [error] - Resource leak: f
- ./src/plugin.c:2083 [error] - Resource leak: fin
- ./src/plugin.c:817 [error] - Dangerous usage of 'maker' (strncpy doesn't always 0-terminate it)
- ./src/search.c:239 [error] - Mismatching allocation and deallocation: tmp
- ./src/search.c:264 [error] - Mismatching allocation and deallocation: tmp
- ./src/search.c:300 [error] - Mismatching allocation and deallocation: tmp
- ./src/search.c:325 [error] - Mismatching allocation and deallocation: tmp
- ./src/search.c:361 [error] - Mismatching allocation and deallocation: tmp
- ./src/search.c:386 [error] - Mismatching allocation and deallocation: tmp
- ./src/search_playlist.c:170 [error] - Mismatching allocation and deallocation: tmp
- ./src/store_file.c:2052 [error] - Memory leak: file
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:46:07 +0000, based on results by cppcheck 1.41-modif