Skip to content
Commit 3b7869c3 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

radix tree test suite: Fix split/join memory leaks



The last of the memory leaks in the test suite was a couple of places in
the split/join testing where I forgot to free the element being removed
from the tree.

Signed-off-by: default avatarMatthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: default avatarRehas Sachdeva <aquannie@gmail.com>
parent 6da0396c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment