]> git.tue.mpg.de Git - paraslash.git/commit
btr_slice_out_node(): Set parent to NULL.
authorAndre Noll <maan@systemlinux.org>
Sat, 7 Apr 2012 22:30:23 +0000 (00:30 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 9 Apr 2012 20:13:05 +0000 (22:13 +0200)
commit6b28eee0756dff0e5dae8d2c1292a0be097706dd
treee6ce133e99ca2ed7f41ced1b0bf3be20e25fdf96
parentc48df6b449e219418b837954df90660b08dde75e
btr_slice_out_node(): Set parent to NULL.

Without this, a subsequent btr_remove_node() on the spliced
out node could segfault.
buffer_tree.c