From: Lukasz Pawelczyk Date: Tue, 12 Apr 2016 11:30:44 +0000 (+0200) Subject: Add todo.txt file for global TODOs. X-Git-Tag: accepted/tizen/common/20160810.161523~226 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4d688df05d74a6f2624902130faae9048f899208;p=platform%2Fcore%2Fsecurity%2Fyaca.git Add todo.txt file for global TODOs. Change-Id: I79d942960fa25b44095b6ea150d5bd1f408c8343 --- diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..4f24242 --- /dev/null +++ b/todo.txt @@ -0,0 +1,3 @@ +Global: +- Rethink and possibly add verification of output buffer lengths. + In other words check whether the user won't cause a buffer overflow.