Hello,
I am not sure this is the right mailing list for this or not, but if not,
someone can point me in the right direction.
I am trying to debug some software that is using libpcap, with valgrind. I
am not able to get my software to launch, because valgrind is returning the
dump at the bottom
On Jan 8, 2013, at 1:58 PM, Derek Cole wrote:
> I am not sure this is the right mailing list for this or not,
It is. "tcpdump-workers" is actually a combination of:
"tcpdump-users" - users of tcpdump;
"tcpdump-workers" - developers of tcpdump;
"libpcap-users" - "user
Hello,
Thanks for the detailed response. You are correct that was my stack
overflow post. At the time I posted that I didn't have as clear of an idea
of the problem, so, casting a wide net.
>Valgrind is complaining about several uninitialized variables, *and* about
"unhandled ioctl 0x20004269 wit
On Jan 8, 2013, at 7:08 PM, Derek Cole wrote:
> Thanks for the detailed response. You are correct that was my stack overflow
> post. At the time I posted that I didn't have as clear of an idea of the
> problem, so, casting a wide net.
>
>> Valgrind is complaining about several uninitialized
+tcpdump-workers
On Tue, Jan 8, 2013 at 10:27 PM, Eric Dumazet wrote:
> On Tue, 2013-01-08 at 22:06 -0800, Ani Sinha wrote:
>
>> The proposed patch tries to fix the issue that arose after the
>> following commit :
>>
>> commit b40863c667c16b7a73d4f034a8eab67029b5b15a
>> Author: Eric Dumazet
>>