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