Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 10/21/2005 14:44:08
Module Name: src
Committed By: dbj
Date: Fri Oct 21 14:44:08 UTC 2005
Modified Files:
src/sys/dev/ic: vga.c vga_raster.c
Log Message:
decrement nscreens in vga_free_screen
this cleans up a crash on failed allocation, although
vga_free_screen may still be leaking resources
To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/sys/dev/ic/vga.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/ic/vga_raster.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.