From: Florian Weimer Date: Fri, 17 Aug 2018 09:33:29 +0000 (+0200) Subject: Fix attribution of previous change in ChangeLog X-Git-Tag: glibc-2.29~523 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6f275d2d92003fdd53c4fd26c32466f64052b95;p=thirdparty%2Fglibc.git Fix attribution of previous change in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 1e84f9bc1d8..8af30250f61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2018-08-16 DJ Delorie +2018-08-16 Moritz Eckert * malloc/malloc.c (_int_free): Check for corrupt prev_size vs size. (malloc_consolidate): Likewise.