cvs commit: src/sys/dev/acpica5/Osd OsdCache.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Mar 19 17:57:24 PDT 2007
dillon 2007/03/19 17:56:30 PDT
DragonFly src repository
Modified files:
sys/dev/acpica5/Osd OsdCache.c
Log:
Try to catch double-free bugs in the ACPI code. For now generate a warning
if a double-free is detected but do not panic.
Revision Changes Path
1.3 +32 -5 src/sys/dev/acpica5/Osd/OsdCache.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/Osd/OsdCache.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list