diff options
Diffstat (limited to 'ChangeLog.pr14562')
-rw-r--r-- | ChangeLog.pr14562 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pr14562 b/ChangeLog.pr14562 new file mode 100644 index 0000000..b92843d --- /dev/null +++ b/ChangeLog.pr14562 @@ -0,0 +1,5 @@ +2012-09-08 H.J. Lu <hongjiu.lu@intel.com> + + [BZ #14562] + * malloc/arena.c (heap_trim): Properly get fencepost and adjust + new chunk size with MALLOC_ALIGN_MASK. |