[Click] problem at runtime

JS njeanseb at gmail.com
Wed Aug 8 18:29:54 EDT 2007


yes that was the problem
Thanks again

2007/8/9, Adam M <click at irotas.net>:
>
> On Thu, 9 Aug 2007 00:15:15 +0200, "JS" <njeanseb at gmail.com> said:
> >         if (_queue->size() == maxbuffer)
> >         {
> >             inc_marking_probability();
> >             drop(p);
> >         }
> >         output(0).push(p);
>
>
> There's your double free.
>
> -Adam
>


More information about the click mailing list