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 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.