Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
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.
Home |
Main Index |
Thread Index |
Old Index