Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
proton-0.4
-
None
Description
LL_REMOVE() and LL_POP() leave the removed node's pointers still referencing the list it is no longer on.
Hopefully it is unnecessary for me to have to explain why this is a bad thing.