summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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.