[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:28:06 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 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(-)



More information about the Alsa-devel mailing list