From 954520f6aaeca78a89c85d0444b4080356567a3c Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sat, 25 Oct 2003 17:14:26 +0000 Subject: more work to do CVS patchset: 5597 CVS date: 2003/10/25 17:14:26 --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index b9085a8f8..66f005cd9 100644 --- a/TODO +++ b/TODO @@ -28,7 +28,7 @@ frontends This is the time of "hard" feature freeze: Only bug fixes are permitted. (xine-ui should stabilize here, as well, maybe an 0.99.x or - 1-alpha/beta/rc series to demonstarte this to end users) + 1-alpha/beta/rc series to demonstrate this to end users) 1-rc6 Most compile warnings are fixed. Hopefully the translators have finished their job as well. xine engine structures have been @@ -60,6 +60,9 @@ required for 1.0 - review code for stack overflows (no big review, just grep for the most common mistakes like sprintf, sscanf) +- review code for malloc()s that don't check their return type + (replace with xine_xmalloc() and make it abort() on failure, + if graceful failure handling is not possible) optional -------- -- cgit v1.2.3