cppcheck analysis of audacious-plugins_2.3+dfsg-1.dsc
- ./src/aac/libmp4.c:787 [error] - Memory leak: mp4cb
- ./src/adplug/adplug-xmms.cc:1103 [error] - Mismatching allocation and deallocation: cfgval
- ./src/adplug/core/cff.cxx:82 [error] - Mismatching allocation and deallocation: module
- ./src/adplug/core/cff.cxx:91 [error] - Mismatching allocation and deallocation: module
- ./src/adplug/core/cff.cxx:81 [error] - Mismatching allocation and deallocation: packed_module
- ./src/adplug/core/cff.cxx:87 [error] - Mismatching allocation and deallocation: packed_module
- ./src/adplug/core/dtm.cxx:149 [error] - Mismatching allocation and deallocation: pattern
- ./src/adplug/core/fmopl.c:601 [error] - Buffer access out-of-bounds: OPL.AR_TABLE
- ./src/adplug/core/fmopl.c:602 [error] - Buffer access out-of-bounds: OPL.DR_TABLE
- ./src/adplug/core/ksm.cxx:59 [error] - Memory leak: fn
- ./src/amidi-plug/i_midi.c:366 [error] - Memory leak: event
- ./src/bluetooth/agent.c:249 [error] - Memory leak: input
- ./src/bluetooth/agent.c:277 [error] - Memory leak: input
- ./src/compressor/compressor.c:199 [error] - Common realloc mistake: "buffer" nulled but not freed upon failure
- ./src/compressor/compressor.c:200 [error] - Common realloc mistake: "peaks" nulled but not freed upon failure
- ./src/crossfade/cfgutil.c:125 [error] - Buffer access out-of-bounds: out
- ./src/crossfade/cfgutil.c:128 [error] - Buffer access out-of-bounds: out
- ./src/crossfade/cfgutil.c:150 [error] - Buffer access out-of-bounds: out
- ./src/crossfade/crossfade.c:1907 [error] - Memory leak: file
- ./src/daap/daap.c:134 [error] - Memory leak: data
- ./src/daap/daap.c:316 [error] - Memory leak: handle
- ./src/daap/xmms2-daap/daap_mdns_avahi.c:141 [error] - Memory leak: b
- ./src/daap/xmms2-daap/daap_mdns_avahi.c:249 [error] - Memory leak: browse_userdata
- ./src/daap/xmms2-daap/daap_xform.c:219 [error] - Memory leak: login_data
- ./src/daap/xmms2-daap/daap_xform.c:296 [error] - Memory leak: data
- ./src/daap/xmms2-daap/daap_xform.c:313 [error] - Memory leak: login_data
- ./src/evdev-plug/ed_ui.c:1117 [error] - Mismatching allocation and deallocation: popul_binding
- ./src/evdev-plug/ed_ui.c:1270 [error] - Mismatching allocation and deallocation: array_actioncode
- ./src/gtkui/ui_gtk.c:262 [error] - Memory leak: title_s
- ./src/icecast/icecast.c:255 [error] - Common realloc mistake: "outputbuffer" nulled but not freed upon failure
- ./src/modplug/load_ams.cxx:629 [error] - Mismatching allocation and deallocation: amstmp
- ./src/modplug/load_dsm.cxx:112 [error] - Buffer access out-of-bounds: psong.orders
- ./src/modplug/load_mdl.cxx:274 [error] - Mismatching allocation and deallocation: CSoundFile::m_lpszSongComments
- ./src/modplug/modplugbmp.cxx:107 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:111 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:113 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:115 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:117 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:122 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:141 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:143 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:145 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:147 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:149 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:151 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:153 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:155 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:157 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:159 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:161 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/modplugbmp.cxx:163 [error] - Buffer access out-of-bounds: magic
- ./src/modplug/sndfile.cxx:749 [style] - Redundant assignment of "n" in switch
- ./src/mtp_up/mtp.c:185 [error] - Memory leak: from_path
- ./src/sid/xs_config.c:566 [error] - Mismatching allocation and deallocation: sectName
- ./src/spectrum/spectrum.c:215 [error] - Array 'bar_heights[256]' index -1 out of bounds
- ./src/spectrum/spectrum.c:216 [error] - Array 'bar_heights[256]' index 256 out of bounds
- ./src/streambrowser/xiph.c:236 [error] - Common realloc mistake: "xiph_entries" nulled but not freed upon failure
- ./src/sun/configure.c:425 [error] - Undefined behaviour: s 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/sun/configure.c:509 [error] - Undefined behaviour: s 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/sun/configure.c:512 [error] - Undefined behaviour: s 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/vtx/vtxfile.c:183 [error] - Common realloc mistake: "packed_data" nulled but not freed upon failure
- ./src/wavpack/tags.c:205 [error] - Memory leak: buff
- ./src/wavpack/tags.c:345 [error] - The given size 4 is mismatching
- ./src/wavpack/tags.c:137 [error] - Dangerous usage of 'temp' (strncpy doesn't always 0-terminate it)
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:12:30 +0000, based on results by cppcheck 1.46