On Sat, Jan 19, 2013 at 9:01 AM, Lauri Kasanen <[email protected]> wrote:

> Hi
>
> Seems the CGI plugin was broken in master by commit
> ac57d90a13025e510e12476d8e72c56b675bd6d6 "CGI: Allow to define interpreter
> and mimetypes for each match".
>
> This commit breaks the logic, and segfaults with the default build
> (./configure; enable loading cgi in conf/plugins.load; ./monkey; firefox
> localhost:2001).
>
> This is because with a global match (not per-vhost), the do_cgi match
> parameter is NULL and it is never checked for NULL. The global match was
> not changed to enable possible interpreters, only the per-vhost one was.
>
> - Lauri
>
> PS: Ping on the CGI and dirlisting patches.
>



thanks for the report, i have logged the following bug:

http://bugs.monkey-project.com/ticket/174

Note: looking for pending patches, sorry for the delay,

-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to