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 9277] Buildbot crash output: fuzz-2013-10-16-18322.pcap

Date: Thu, 17 Oct 2013 02:44:21 +0000

changed bug 9277

What Removed Added
Status CONFIRMED INCOMPLETE
CC   [email protected], [email protected]

Comment # 2 on bug 9277 from
Regression from r52651. The "real" tvb_memcpy used check_offset_length not just
for bounds checking but to normalize offsets and lengths (which might be
negative) into valid positive values for passing to the system memcpy.

I reverted the commit as a temporary measure to make the buildbot happy.
Anders, feel free to either fix and recommit, or close this.


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