Instant panic while trying run ports-mgmt/poudriere
Andriy Gapon
avg at FreeBSD.org
Tue Sep 1 20:54:30 UTC 2015
John-Mark,
with all the due respect I have to invoke the forest-vs-trees argument here:
- it is established that in the knote() loop the current knote member of the
klist can be removed
- it's a fact that getting a pointer to a next element from a removed element is
an illegal operation
- FOREACH_SAFE is specifically designed to handle exactly this kind of the iteration
--
Andriy Gapon
More information about the freebsd-current
mailing list