Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 10270] Buildbot crash output: fuzz-2014-07-09-26760.pcap

Date: Thu, 10 Jul 2014 03:47:11 +0000

changed bug 10270

What Removed Added
CC   [email protected], [email protected]

Comment # 1 on bug 10270 from
Michael, this looks like a side-effect of mis-conversion to
proto_tree_add_subtree (g6318a29fa367f118994d689e2a6ac2198bc6e582). There are
pretty obvious cases where ti2 (line 5520) gets used uninitialized.

The simple solution is to initialize it to NULL, but I suspect looking at the
conversion there is a better solution - too tired to think about it now though.


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