From 1eddff249b2c7ce54544b840562e782501d47924 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 14 Sep 2009 22:19:48 -0400 Subject: well, launching plugins is written, too bad it segfaults --- wrapper/TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'wrapper/TODO') 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! -- cgit v1.2.3-54-g00ecf