diff options
| author | Jeffrey Czyz <[email protected]> | 2019-11-16 10:40:16 -0800 |
|---|---|---|
| committer | Jeffrey Czyz <[email protected]> | 2019-11-16 10:43:37 -0800 |
| commit | 30fb598737f6efb7802d707a1fa989872e7f8b7b (patch) | |
| tree | 8e63489b927987f04afcb3a55d4862ee008a3083 /src/httpserver.h | |
| parent | Define ARENA_DEBUG in Travis test runs (diff) | |
| download | discoin-30fb598737f6efb7802d707a1fa989872e7f8b7b.tar.xz discoin-30fb598737f6efb7802d707a1fa989872e7f8b7b.zip | |
Fix segfault in allocator_tests/arena_tests
The test uses reinterpret_cast<void*> on unallocated memory. Using this
memory in printchunk as char* causes a segfault, so have printchunk take
void* instead.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions