Skip to content
Commit ccdf9fd8 authored by Ulrich Drepper's avatar Ulrich Drepper Committed by Petr Baudis
Browse files

Fix problems with memory allocation in assert.

In case the allocator is corrupted and an assert triggers, we shouldn't
allocate any more memory.  Use a private assert definition which doesn't
use malloc.

(cherry picked from commit b5c03e10)
parent 18655a14
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment