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 7638] Buildbot crash output: randpkt-2012-08-15-7567.pcap

Date: Wed, 15 Aug 2012 20:50:50 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7638

--- Comment #7 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-08-15 20:50:50 PDT ---
Switching to ephemeral memory and removing the CLEANUP_PUSH macro related to
the g_ memory allocated apparently removed a giant safety net that the GIOP
protocol was operating under.  It appears the dissector needs a handful of
sanity checks for bogus size values, that should be checked against
tvb_reported_length_remaining()

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.