Skip to content
Commit 6da0396c authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

radix tree test suite: Fix leaks in regression2.c



None of the malloc'ed data structures were ever being freed.  Found with
-fsanitize=address.

Signed-off-by: default avatarMatthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: default avatarRehas Sachdeva <aquannie@gmail.com>
parent 18d0c573
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