Fix attribution of previous change in ChangeLog

This commit is contained in:
Florian Weimer 2018-08-17 11:33:29 +02:00
parent d6db68e66d
commit f6f275d2d9

View File

@ -1,4 +1,4 @@
2018-08-16 DJ Delorie <dj@delorie.com>
2018-08-16 Moritz Eckert <m.eckert@cs.ucsb.edu>
* malloc/malloc.c (_int_free): Check for corrupt prev_size vs size.
(malloc_consolidate): Likewise.