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 9232] Buildbot crash output: fuzz-2013-10-04-22971.pcap

Date: Mon, 07 Oct 2013 11:36:41 +0000

Comment # 5 on bug 9232 from
(In reply to comment #4)
> What about g_string_new()/g_string_append_printf()/g_string_free() for
> backport?

My only concern is it may leak memory when an exception is thrown, though
probably not badly. However, I think adding a bunch of "if (strpos >
MAX_SDP_LEN) strpos = MAX_SDP_LEN;" lines is probably just as easy if it works.


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