please use the mailing list.

>Hi,
>I saw that you've contributed some code to libpcap.
>I noticed a strange bug:
>when compiling a long filter file like the one attached, libpcap crashes.

        there was no attachment.  could you pls resend?

>I used purify to find that out-of-band data are written in conver_code_r 
>(after it was calling itself recuresively 5-6 times)
>The lines are writing to non-allocated memory are
>dst->code = (u_short)src->s.code;
>dst->k = src->s.k;

        does the situation change if you don't run optimizer (tcpdump -O)?
        (i guess so, of course)

itojun
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to