]> git.ipfire.org Git - thirdparty/bind9.git/commit
Silence "Use of memory after it is freed" by asserting the head and tail of list...
authorMark Andrews <marka@isc.org>
Thu, 17 Jan 2013 03:15:28 +0000 (14:15 +1100)
committerMark Andrews <marka@isc.org>
Thu, 17 Jan 2013 03:23:10 +0000 (14:23 +1100)
commit4102127022ee481d5eed262cce8353bdb92ff588
treed934e572f76d5a7329313964053bb8c8b8a2a57f
parentf0f37e9e9610b5633cbdb473f8d0b0d35347916f
Silence "Use of memory after it is freed" by asserting the head and tail of list are not the element after it is unlinked from the list.
lib/isc/include/isc/list.h