diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-03-27 07:18:01 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-03-27 07:18:01 -0700 |
commit | b6133333a04b6d29c4e6aa45f6e8917cf29ddc99 (patch) | |
tree | 3e0466f0233b65fc4152665daa50c5bdf2fc13cf /dep.mk | |
parent | 76b6b9efc949a6d137966bfe9d7492ed75353865 (diff) | |
download | txr-b6133333a04b6d29c4e6aa45f6e8917cf29ddc99.tar.gz txr-b6133333a04b6d29c4e6aa45f6e8917cf29ddc99.tar.bz2 txr-b6133333a04b6d29c4e6aa45f6e8917cf29ddc99.zip |
Fix generational GC regression caused by fixes
in in 2014-03-12, when prof was introduced.
The attempt to fix a bug made things worse.
* lib.c (adjust_bounds): New static function.
(chk_malloc, chk_calloc, chk_realloc): Replace existing logic with
call to adjust_bounds.
(chk_malloc_gc_more): Bugfix: add missing call to adjust_bounds.
Diffstat (limited to 'dep.mk')
0 files changed, 0 insertions, 0 deletions