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 9155] Buildbot crash output: fuzz-2013-09-16-31512.pcap

Date: Mon, 16 Sep 2013 14:17:53 +0000

changed bug 9155

What Removed Added
CC   [email protected]

Comment # 1 on bug 9155 from
Could it be as simple as?
Index: asn1/h225/h225.cnf
===================================================================
--- asn1/h225/h225.cnf  (revision 52095)
+++ asn1/h225/h225.cnf  (working copy)
@@ -268,6 +268,7 @@
 #.FN_BODY FastStart/_item  VAL_PTR = &value_tvb
        tvbuff_t *value_tvb = NULL;
        char codec_str[50];
+       codec_str[0] = '\0';

 %(DEFAULT_BODY)s
        if (value_tvb && tvb_length(value_tvb)) {

I do not have the environment right now to retest with the change above.


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