good catch, thanks..

patch applied.


On Mon, Apr 15, 2013 at 11:54 AM, Zen Shell <[email protected]> wrote:

> Hi Eduardo,
>
> I found some type mismatch in the logger plugin.
>
> In file logger.c, when getting value of AccessLog / ErrorLog from LOGGER
> section, the* *return file name is assigned to a mk_config_entry
> structure access_entry / error_entry.
>
> And after a new log_target instance is created, its file_access /
> file_error field is filled with
> (char *) access_entry / error_entry.
>
> This patch should fix them.
>
> Best Regards,
> swpd
>
>
>
> _______________________________________________
> Monkey mailing list
> [email protected]
> http://lists.monkey-project.com/listinfo/monkey
>
>


-- 
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