mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
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. |
||
|---|---|---|
| .. | ||
| allocators | ||
| cleanse.cpp | ||
| cleanse.h | ||
| events.h | ||
| lockedpool.cpp | ||
| lockedpool.h | ||