From 76cac881ede3d01086aba161779957fc14db1282 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Mon, 5 Jan 2015 19:13:47 +0100 Subject: update TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index eea0a02..95467b4 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,9 @@ +[ ] check truncation (strlcpy, snprintf etc), especially for paths. [x] fix timezone in slashdot.xml [x] string_append: make sure some fields can only be set once (first field counts?). [ ] test new parsetime and gettimetz code. [ ] grep -H -n *.c 'TODO:' [ ] sfeed.c: document ctx.iscontent and ctx.iscontenttag. -[ ] use openbsd sys/queue.h for util.c linked-list and sfeed_frames.c [ ] rewrite xml.{c,h} [ ] xml: check read errors: ferror, return code of fread, fwrite, fclose... -- cgit v1.2.3