the config->plugins is wrong, because config->plugins is a mk_list, that links "struct plugin" nodes.
Please resubmit only for the Lib part. regards, On Sat, Apr 6, 2013 at 1:18 PM, Lauri Kasanen <[email protected]> wrote: > On Sat, 6 Apr 2013 12:34:38 -0600 > Eduardo Silva <[email protected]> wrote: > > > cc: Lauri > > On Sat, Apr 6, 2013 at 12:24 PM, Bjorn Lindgren <[email protected]> wrote: > > > > > Hi Eduardo, > > > > > > I'm submitting a patch for two minor memory leaks I discovered in the > > > mk_lib. > > The part in mk_lib looks good. For the mk_config part, I'm not sure if > it's correct to free a mk_list with string_split_free. > > - Lauri > -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
