diff options
author | Egbert Eich <eich@suse.de> | 2005-11-30 09:32:59 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-30 11:45:40 -0500 |
commit | c801147c5a103eec864afee348c4ee3fdb0f380c (patch) | |
tree | 498a39dfb965c58b22b5b4ae0d920f72a0f6f2d5 /drivers/scsi/wd33c93.c | |
parent | d2ef5ebb4c4fe141a82252d4db8d8521e6765c5a (diff) |
[PATCH] SiS DRM: Fix possible NULL dereference
This fixes a NULL pointer reference in DRM. The SiS driver tries to
allocate a big chunk of memory, but the return value is never checked.
Reported in Novell bugzilla #132271:
https://bugzilla.novell.com/show_bug.cgi?id=132271
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/scsi/wd33c93.c')
0 files changed, 0 insertions, 0 deletions