Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 829f83d3 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

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: default avatarMatthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: default avatarRehas Sachdeva <aquannie@gmail.com>
parent f7137f79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line

CFLAGS += -I. -I../../include -g -O2 -Wall -D_LGPL_SOURCE
CFLAGS += -I. -I../../include -g -O2 -Wall -D_LGPL_SOURCE -fsanitize=address
LDFLAGS += -lpthread -lurcu
TARGETS = main idr-test multiorder
CORE_OFILES := radix-tree.o idr.o linux.o test.o find_bit.o