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 9323] Buildbot crash output: fuzz-2013-10-25-12569.pcap

Date: Fri, 25 Oct 2013 14:56:37 +0000

Comment # 2 on bug 9323 from
format_text_wsp() and format_test_chr() are only used in dissectors, so I'm
guessing they could be converted to using packet scoped memory since the nature
of the functions don't allow for persistent memory.

format_text() is used outside of just dissectors, so "packet scope" won't
really work.


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