diff options
author | Colin Walters <walters@verbum.org> | 2004-10-18 03:39:40 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2004-10-18 03:39:40 +0000 |
commit | ca293924a0320277919c881d36bccdae5b8a32e7 (patch) | |
tree | ffda2d517eb14991cdf0c119d9cf360d1c6e8762 /ChangeLog | |
parent | dbb4ee01e029908787dbf38fa2543ac35e36b5dd (diff) | |
download | dbus-ca293924a0320277919c881d36bccdae5b8a32e7.tar.gz |
2004-10-17 Colin Walters <walters@verbum.org>
* dbus/dbus-memory.c (_dbus_initialize_malloc_debug, check_guards)
(dbus_malloc, dbus_malloc0, dbus_realloc): Fix up printf
format specifier mismatches.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-10-17 Colin Walters <walters@verbum.org> + + * dbus/dbus-memory.c (_dbus_initialize_malloc_debug, check_guards) + (dbus_malloc, dbus_malloc0, dbus_realloc): Fix up printf + format specifier mismatches. + 2004-10-07 Olivier Andrieu <oliv__a@users.sourceforge.net> * dbus/dbus-sysdeps.c (_dbus_file_get_contents): fix an incorrect |