Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/dev/pci
Module Name: src
Committed By: jmc
Date: Sun Jan 26 10:23:21 UTC 2003
Modified Files:
src/sys/dev/pci [netbsd-1-6]: agp.c
Log Message:
Pullup revisions 1.15-1.16 (requested by manu in ticket #1073)
-avoid lock leak in error case
-Free AGP memory on close, to avoid a memory leak in case
the X server doesn't free it explicitely.
(It appears that the X server never calls AGPIOC_DEALLOCATE.)
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.10.1 src/sys/dev/pci/agp.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