17 Mar
2011
17 Mar
'11
10:28 a.m.
From: Sudarshan sudarshan.bisht@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 a fix for a situation where variable can become NULL after certain function call, but later not been checked before passing to the next function call.
Sudarshan (1): alsa-lib: fixed coverity reported issues under "REVERSE_INULL" checker.
src/control/setup.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)