OSDN Git Service

radix tree test suite: Enable ubsan
authorMatthew Wilcox <willy@infradead.org>
Sat, 19 May 2018 20:30:54 +0000 (16:30 -0400)
committerMatthew Wilcox <willy@infradead.org>
Wed, 22 Aug 2018 03:31:20 +0000 (23:31 -0400)
commitd1c0d5e3c63d61226a75f24d5c35fe20755f0180
treee29ecd34507fc26355626633e4d433955a67643b
parentc9b933521aa5795f5b9b6f9809325d6b21710d78
radix tree test suite: Enable ubsan

Add support for the undefined behaviour sanitizer and fix the bugs
that ubsan pointed out.  Nothing major, and all in the test suite,
not the code.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
tools/testing/radix-tree/Makefile
tools/testing/radix-tree/main.c