Add todo.txt file for global TODOs. 77/65777/2
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Tue, 12 Apr 2016 11:30:44 +0000 (13:30 +0200)
committerMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Wed, 13 Apr 2016 06:35:59 +0000 (23:35 -0700)
Change-Id: I79d942960fa25b44095b6ea150d5bd1f408c8343

todo.txt [new file with mode: 0644]

diff --git a/todo.txt b/todo.txt
new file mode 100644 (file)
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.