Wireshark-bugs: [Wireshark-bugs] [Bug 8849] Buggy IEC104 dissector caused by commit r48958

Date: Wed, 21 Aug 2013 12:37:38 +0000

Comment # 27 on bug 8849 from
Created attachment 11423 [details]
Position and normalises value fixed

This patch fixes #6 - Range of value in "Value with transient state (VTI)" is
-64..63 (not 0..127) and Normalised value range is -1 .. +1-2^15 (not -32768 ..
32767).

This patch depends on bug 9055 to be resolved. Sample captures will follow.


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