]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Prevent dereferencing a NULL pointer if the malloc() fails.
authorAlexander Leidinger <netchild@FreeBSD.org>
Sat, 21 Jan 2006 11:50:56 +0000 (11:50 +0000)
committerAlexander Leidinger <netchild@FreeBSD.org>
Sat, 21 Jan 2006 11:50:56 +0000 (11:50 +0000)
commita7571c3f6bf639f51a73fb6d21702a1e1aeccc32
tree76faaf16dda4ee686f0502efe65be0982f41a86f
parente97333cbc4285a655d00d4bc7a2249c69206b4e1
Prevent dereferencing a NULL pointer if the malloc() fails.

CID: 219
Found with: Coverity Prevent(tm)
sys/dev/sound/pci/maestro.c