cvs commit: src/sys/dev/sound/pcm dsp.c src/sys/dev/sound/pci maestro.c

[ Available lists | Index of cvs-src | Month of Feb 2006 | Week of 4 Feb 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alexander Leidinger <netchild@FreeBSD.org>
Date
4 Feb 2006 11:58:29
Subject
cvs commit: src/sys/dev/sound/pcm dsp.c src/sys/dev/sound/pci maestro.c
Message-ID
200602041158.k14BwSia001692@repoman.freebsd.org


[ Hide this part ]
netchild    2006-02-04 11:58:28 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_6)
sys/dev/sound/pcm dsp.c
sys/dev/sound/pci maestro.c
Log:
MFC
- rev 1.31 of maestro.c
- rev 1.93 of dsp.c

Both fix potential NULL pointer dereferencing.

Found with: Coverity Prevent(tm)
Approved by: re (kensmith)

Revision Changes Path
1.28.2.3 +10 -9 src/sys/dev/sound/pci/maestro.c
1.80.2.5 +59 -27 src/sys/dev/sound/pcm/dsp.c


Elapsed time: 0.050 seconds