commit | 808ce5deb3550e522a0c3087f1c851bdf87d3464 | [log] [tgz] |
---|---|---|
author | Sudarshan Bisht <sudarshan.bisht@nokia.com> | Tue Apr 12 10:09:45 2011 |
committer | Takashi Iwai <tiwai@suse.de> | Wed May 04 07:11:46 2011 |
tree | 35e0f04576eb5123a7da684be8168906c5d14628 | |
parent | 6bb36928b114e27dcfeeddceabc3241e0fe1d921 [diff] |
alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker. 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 fix for situations where variable can be NULL but not been checked beforehand Signed-off-by: Takashi Iwai <tiwai@suse.de>