]> git.eshelyaron.com Git - emacs.git/commit
Ignore another memory leak
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 3 Aug 2020 22:21:59 +0000 (15:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Aug 2020 02:08:58 +0000 (19:08 -0700)
commitfd50b3fc45d35549b842a3ac4889b10f7fcf574c
treecbc6d598ce9424ba65ae18671070801bb0f27d74
parenta1436544ff826b8c51242f4afb7c5d485c8e2e32
Ignore another memory leak

* src/pdumper.c (dump_mmap_contiguous_heap):
Ignore the heap control block when checking for leaks.
src/pdumper.c