From 6fc929b1384a97dd7922af731667dd2539819a49 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 19 Nov 2009 10:21:05 -0800 Subject: Use unsigned char * as allocator return value. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a1c7c3ba..4c74ebef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2009-11-19 Kaz Kylheku + + Use unsigned char * as allocator return value. + + * lib.c (chk_malloc, chk_realloc): Return unsigned char *. + + * lib.c (chk_malloc, chk_realloc): Declarations updated. + + * utf8 (utf8_dup_to_uc): Remove cast to unsigned char *. + 2009-11-18 Kaz Kylheku Following-up on diagnostics obtained by running code through C++ -- cgit v1.2.3