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 8849] Buggy IEC104 dissector caused by commit r48958

Date: Fri, 12 Jul 2013 12:16:45 +0000

changed bug 8849

What Removed Added
Attachment #11144 is obsolete   1
Attachment #11144 Flags review_for_checkin?  

Comment # 22 on bug 8849 from
Created attachment 11192 [details]
packet-iec104 patch v6

Fixed type of temp16
-    guint8 temp16;
+    guint16 temp16;

Jiri Engelthaler


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