fixed memory offsett when ENABLE_MEM_CHECK is defined and

Tue Oct  6 14:29:47 1998  Tim Janik  <timj@gtk.org>

        * gmem.c (g_malloc0): fixed memory offsett when ENABLE_MEM_CHECK is
        defined and ENABLE_MEM_PROFILE is not (patch from Martin Pool
        <mbp@wistful.humbug.org.au>).
This commit is contained in:
Tim Janik
1998-10-06 12:35:30 +00:00
committed by Tim Janik
parent 9e5fc0f019
commit 823a25beb6
10 changed files with 110 additions and 28 deletions

View File

@@ -1,3 +1,9 @@
Tue Oct 6 14:29:47 1998 Tim Janik <timj@gtk.org>
* gmem.c (g_malloc0): fixed memory offsett when ENABLE_MEM_CHECK is
defined and ENABLE_MEM_PROFILE is not (patch from Martin Pool
<mbp@wistful.humbug.org.au>).
Sat Oct 3 01:18:10 1998 Tim Janik <timj@gtk.org>
* glib.h: