From 524d796d5f52913d5d33edede74a5075dbda25ca Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 29 Jun 2018 14:54:59 +0200 Subject: malloc: Update heap dumping/undumping comments [BZ #23351] Also remove a few now-unused declarations and definitions. Reviewed-by: Carlos O'Donell --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5418389a38..55d4f3a3c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2018-06-29 Florian Weimer + + [BZ #23351] + * malloc/hooks.c: Update comments on restoring of dumped heaps. + (disallow_malloc_check): Remove variable. + (__malloc_check_init): Adjust. + (malloc_set_state): Update comment. + * malloc/malloc.c (__malloc_get_state, __malloc_set_state): Remove + declarations. + 2018-06-29 Rafal Luzynski [BZ #23140] -- cgit 1.4.1