ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10122] Buildbot crash output: fuzz-2014-05-20-5906.pcap

Date: Thu, 04 Sep 2014 13:08:07 +0000

Comment # 27 on bug 10122 from
A bit late now, but last night I started thinking that maybe a better solution
would be to simply truncate "too long" captures before feeding them through
Valgrind.  Just run capinfos to get the number of packets and if it's more than
X (where we've found X to be a reasonable limit) then use editcap to truncate
the file.

The advantage of doing that is the fuzz step might not take 1.5 days as it
seems to now.


You are receiving this mail because:
  • You are watching all bug changes.