Re: [tcpdump-workers] A possible bug in libpcap segfault + malloc +

2011-03-23 Thread harish badrinath
On Wed, Mar 23, 2011 at 11:18 AM, Guy Harris wrote: > > So where's the code that reads the file and builds the C string with all the > filter components? Sorry it was error on my end. Regret the false alarm. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] [PATCH 1/2] Fix: pcap-linux.c: create_ring(): calibrate req.tp_frame_size as in tpacket_rcv() (almost).

2011-03-23 Thread Guy Harris
On Mar 22, 2011, at 8:47 PM, julm+tcpd...@savines.alpes.fr.eu.org wrote: > From: Julien Moutinho > > Symptom is a capture where caplen < len <= snaplen. > For instance to reproduce: > % sudo tcpdump -U -w /tmp/lo.pcap -s 128 -i lo -n ip & > tcpdump: listening on lo, link-type EN10MB