diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-08-31 04:56:07 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-08-31 04:56:07 -0700 |
commit | b5c03e105cb445a7dc08289e7e6751434c3262ce (patch) | |
tree | 928b55a8dc91fb8a1a08f621aebd48345e242919 /sysdeps | |
parent | 72f9026327c109c3d72b4f17ee0afc8b4e2d6f00 (diff) | |
download | glibc-b5c03e105cb445a7dc08289e7e6751434c3262ce.tar glibc-b5c03e105cb445a7dc08289e7e6751434c3262ce.tar.gz glibc-b5c03e105cb445a7dc08289e7e6751434c3262ce.tar.bz2 glibc-b5c03e105cb445a7dc08289e7e6751434c3262ce.zip |
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.
Diffstat (limited to 'sysdeps')
0 files changed, 0 insertions, 0 deletions