cvs commit: src/sys/dev/sound/pcm dsp.c
Alexander Leidinger
netchild at FreeBSD.org
Sun Jan 29 08:48:42 PST 2006
netchild 2006-01-29 16:48:41 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm dsp.c
Log:
Fix some potential NULL pointer dereferences.
This is supposed to fix some Coverity Prevent errors (Ariff didn't
looked at the CID's (ENOTIME), I just told him that there are some problems
in function dsp_ioctl()).
CID: 215-218
Found with: Coverity Prevent(tm)
Submitted by: ariff
MFC after: 5 days
Revision Changes Path
1.93 +59 -27 src/sys/dev/sound/pcm/dsp.c
More information about the cvs-src
mailing list