From 5e34dbb7d807a214b5b2d62101c04f42dfe863a2 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 4 Apr 2016 18:56:49 +0200 Subject: document the global state issue --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index d6bde22..93c0450 100644 --- a/doc/TODO +++ b/doc/TODO @@ -4,6 +4,8 @@ in order to avoid having people working on the same thing. Current list: + Audit the code +* Avoid the usage of any global state in array2tree or parser2tree + functions. * Allow extracting the time in a reasonable format (e.g. time_t) * C structure generation instead of a single array * CHOICE in CHOICE (e.g., RDN in byName in ResponderID in OCSP) cannot -- cgit v1.2.1