Module Name: src Committed By: riastradh Date: Sat Apr 4 15:08:40 UTC 2015
Modified Files:
src/sys/dev/pci: agp_amd64.c
Log Message:
Fix error branches in agp_amd64.c.
- agp_generic_detach always.
- Free asc if it was allocated. (Found by Brainy, noted by maxv@.)
- Free the GATT if it was allocated.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/pci/agp_amd64.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
