From 08a655aaa40acbd5c0352849aec81ec9a4da5a0a Mon Sep 17 00:00:00 2001 From: llooyd Date: Fri, 26 Sep 2008 20:40:46 +0000 Subject: get memory management comments from Adam McLaurin in the TODO. git-svn-id: http://yajl-c.googlecode.com/svn/trunk@109 e775cfb5-b74b-0410-aad5-5bebe4a96390 --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 336f2d3..59b2e6b 100644 --- a/TODO +++ b/TODO @@ -7,3 +7,5 @@ b. some performance comparison against json_checker. * investigate pull instead of push parsing * make install step +* Handle memory allocation failures gracefully +* allow client to override malloc/calloc/free impl. -- cgit v1.2.1