diff options
author | Alexander Monakov <amonakov@ispras.ru> | 2018-04-16 20:54:35 +0300 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2018-04-17 19:23:00 -0400 |
commit | d889cc3463edc92869676c1eec34a8f52d942adb (patch) | |
tree | fcb4a80211cfb62c732a3957d2d19b205e804a2e /src/search/tdestroy.c | |
parent | b9410061e2ad6fe91bb3910c3adc7d4a315b7ce9 (diff) | |
download | musl-d889cc3463edc92869676c1eec34a8f52d942adb.tar.gz |
malloc: fix an over-allocation bug
Fix an instance where realloc code would overallocate by OVERHEAD bytes
amount. Manually arrange for reuse of memcpy-free-return exit sequence.
Diffstat (limited to 'src/search/tdestroy.c')
0 files changed, 0 insertions, 0 deletions