commit | d1c0d5e3c63d61226a75f24d5c35fe20755f0180 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Sat May 19 16:30:54 2018 -0400 |
committer | Matthew Wilcox <willy@infradead.org> | Tue Aug 21 23:31:20 2018 -0400 |
tree | e29ecd34507fc26355626633e4d433955a67643b | |
parent | c9b933521aa5795f5b9b6f9809325d6b21710d78 [diff] |
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>