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 10115] Dissector bug in JSON protocol

Date: Mon, 19 May 2014 02:20:50 +0000

Comment # 4 on bug 10115 from
I guess we shouldn't have removed jumbo support from fast block allocator after
all, sorry :P

Allocating 3 MB is not terribly unreasonable for a dissector in weird
conditions; it seems like a validly calculated length (after a *lot* of
reassembly) so we should only fail on it if the OS can't give us any more
memory.

https://code.wireshark.org/review/1688


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