Subject: CVS commit: src/sys/dev/drm
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 03/29/2007 11:31:06
Module Name: src
Committed By: jmcneill
Date: Thu Mar 29 11:31:06 UTC 2007
Modified Files:
src/sys/dev/drm: drm_auth.c
Log Message:
In drm_remove_magic, free the magic entry when it is found instead of
attempting to free a NULL reference in the error case. From Yorick Hardy.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/drm/drm_auth.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.