]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Only clear the spoiled flag if the class had no spoiled method, the spoiled
authorphk <phk@FreeBSD.org>
Sun, 26 May 2002 17:17:25 +0000 (17:17 +0000)
committerphk <phk@FreeBSD.org>
Sun, 26 May 2002 17:17:25 +0000 (17:17 +0000)
commit8bb89b7b0cc9111bd5a11d563b0737e0513fce37
tree0f8accac1be92e29545dd0b81152b921cc6bcf05
parent0b1a4f9b104ea8398550e244352de63aa205d8e7
Only clear the spoiled flag if the class had no spoiled method, the spoiled
method may have deallocated the consumer already and modifying free()'ed
memory is bad style.

Sponsored by: DARPA & NAI Labs.
sys/geom/geom_event.c