On 20 Dec 2005, at 21:06, John Baldwin wrote:
jhb 2005-12-20 21:06:43 UTC
FreeBSD src repository
Modified files:
sys/pci agp.c
Log:
Change the agp_find_device() to return the first agp device that
has been
attached to a driver rather than always returning agp0.
According to Coverity, this introduces a memory leak
(devclass_get_devices() allocates memory).
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"