diff options
author | Owen Taylor <otaylor@redhat.com> | 1999-02-08 02:51:30 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1999-02-08 02:51:30 +0000 |
commit | 9071de6fdc9d39e5443d1982cf7689f5d2fc9d45 (patch) | |
tree | 2ba4851c1d77d4c9febc0125242f20725a8c7f92 /ChangeLog | |
parent | 28500009d46c3737af3a2e3480e38a5c7561db6b (diff) |
Copy all elements of the allocations[] array, including the last. (Pointed
Sun Feb 7 21:56:00 1999 Owen Taylor <otaylor@redhat.com>
* gmem.c (g_mem_profile): Copy all elements
of the allocations[] array, including the last.
(Pointed out by "Matthew W. Samsonoff" <mws7323@osfmail.isc.rit.edu>)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sun Feb 7 21:56:00 1999 Owen Taylor <otaylor@redhat.com> + + * gmem.c (g_mem_profile): Copy all elements + of the allocations[] array, including the last. + (Pointed out by "Matthew W. Samsonoff" <mws7323@osfmail.isc.rit.edu>) + 1999-02-05 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Make the error message in case of a broken thread |