summaryrefslogtreecommitdiff
path: root/wrapper/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'wrapper/TODO')
-rw-r--r--wrapper/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/wrapper/TODO b/wrapper/TODO
index 1017c8d..9734938 100644
--- a/wrapper/TODO
+++ b/wrapper/TODO
@@ -1,6 +1,11 @@
#! /bin/more
* actually launch the plugins
+* plugin-run.h:
+ the function _plugin_sh_mktemp() is an ugly hack, it exists
+ because a) it is secure b) it is easier to write a hack using
+ methods I understand, than learn those I don't c) point b
+ especially when I just want to get it working.
~ Luke Shumaker
Happy Hacking!