1139a1f61032e3b81bd1c7f526b9e9553f51a5a8 |
|
03-Jul-2014 |
Timo Sirainen <tss@iki.fi> |
lib: DLLIST*_REMOVE*() no longer breaks the linked list if we try to remove item that doesn't exist there.
Hopefully there wasn't any code that actually did this, but it's safer this
way anyway. Perhaps it could be even made to assert-crash if it happens. |