util: null-out the node's prev/next pointers in list_del()
authorChris Fester <camaronut@gmail.com>
Thu, 11 Oct 2012 22:01:23 +0000 (16:01 -0600)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sun, 20 Jan 2013 14:08:26 +0000 (15:08 +0100)
commit19c1e7c664a3dfef7d40dd5ecc4173c80821dc1f
tree3b9973a37dee46c08e91696c18b385f8fb026826
parent070f317d99f03a111c79d7c8b0cee954ee77e5ee
util: null-out the node's prev/next pointers in list_del()

Note: This is a candidate for the 9.0 branch.
Signed-off-by: Brian Paul <brianp@vmware.com>
(cherry picked from commit 3fffe8f7b77938fcbf449a7f9a2ae9614c8e2bd4)
src/gallium/auxiliary/util/u_double_list.h