]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
radix tree test suite: Enable address sanitizer
authorMatthew Wilcox <mawilcox@microsoft.com>
Sat, 28 Jan 2017 15:03:48 +0000 (10:03 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 14 Feb 2017 02:44:06 +0000 (21:44 -0500)
commit829f83d3653ef7105187b0110887dbfd46a30ce4
tree335e8577a3a1b3f3b820f1aa6d68c3ce649da597
parentf7137f79c57f228321dde2ab4586015504feaaac
radix tree test suite: Enable address sanitizer

I was looking for a memory scribble and instead found a pile of memory
leaks.  Ensure no more occur in future.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: Rehas Sachdeva <aquannie@gmail.com>
tools/testing/radix-tree/Makefile