Wireshark-bugs: [Wireshark-bugs] [Bug 10330] Buildbot crash output: fuzz-2014-08-01-23269.pcap

Date: Fri, 01 Aug 2014 10:38:27 +0000

Comment # 3 on bug 10330 from
It comes from an earlier change, but it is mostly harmless (at most, the wrong
master key is used, there is no chance of crashes).

After failing to get LLVM's -fsanitize=memory option to work, I went back to
valgrind (without -fsanitize=address) and found the bug with:

WIRESHARK_DEBUG_WMEM_OVERRIDE=simple valgrind --track-origins=yes
--db-attach=yes /tmp/wsbuild/run/tshark -nr
/tmp/wcaps/fuzz-2014-08-01-23269.pcap -Y ssl


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