mirror of
https://github.com/gperftools/gperftools
synced 2025-01-02 20:52:03 +00:00
exercise ASSERTs as part of pagemap_unittest
This fixes couple gcc warnings (array bounds) when accessing page map radix tree. Refers to #1401
This commit is contained in:
parent
d2bacb8e36
commit
9d46f1e890
@ -30,6 +30,7 @@
|
||||
|
||||
// ---
|
||||
// Author: Sanjay Ghemawat
|
||||
#undef NDEBUG
|
||||
|
||||
#include "config_for_unittests.h"
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user