[alsa-devel] [PATCH 0/1] Fixed issues/defects reported by Coverity tool
sudarshan.bisht at nokia.com
sudarshan.bisht at nokia.com
Thu Mar 17 10:34:36 CET 2011
From: Sudarshan <sudarshan.bisht at nokia.com>
Coverity Static Analysis helps developers find hard-to-spot,
yet potentially crash-causing defects early in the development phase,
reducing the cost,time, and risk of software errors.
This patch has got fixes for many potential memory leaks.
Sudarshan (1):
alsa-lib: fixed coverity reported issues under "RESOURCE_LEAK"
checker.
modules/mixer/simple/sbase.c | 1 +
modules/mixer/simple/sbasedl.c | 2 +-
src/conf.c | 2 ++
src/control/control_hw.c | 4 +++-
src/pcm/pcm_file.c | 5 +++--
src/pcm/pcm_ladspa.c | 20 ++++++++++++++------
src/pcm/pcm_plug.c | 5 ++++-
src/pcm/pcm_rate.c | 1 +
src/rawmidi/rawmidi.c | 4 +++-
9 files changed, 32 insertions(+), 12 deletions(-)
More information about the Alsa-devel
mailing list