diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-08-17 11:33:29 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-08-17 11:33:29 +0200 |
commit | f6f275d2d92003fdd53c4fd26c32466f64052b95 (patch) | |
tree | dfdc58991503c0ba18fd3d5805280c55156afb17 | |
parent | d6db68e66dff25d12c3bc5641b60cbd7fb6ab44f (diff) | |
download | glibc-f6f275d2d92003fdd53c4fd26c32466f64052b95.zip glibc-f6f275d2d92003fdd53c4fd26c32466f64052b95.tar.gz glibc-f6f275d2d92003fdd53c4fd26c32466f64052b95.tar.bz2 |
Fix attribution of previous change in ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |