Subject: CVS commit: src/sys/dev/drm
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 04/04/2007 00:30:58
Module Name:	src
Committed By:	rmind
Date:		Wed Apr  4 00:30:58 UTC 2007

Modified Files:
	src/sys/dev/drm: drm_bufs.c

Log Message:
drm_do_addbufs_pci: Fix the mess of malloc()s and free()s, which
do not accept NULL arguments.
Found via CID: 4439


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/drm/drm_bufs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.