Wireshark-commits: [Wireshark-commits] master-3.0 52200b7: ASTERIX: Fix data item I002/070
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52200b7621e29cda649ccf2484dba98fd0b43fe4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
52200b7 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
ASTERIX: Fix data item I002/070
I002/070 dissection is broken in two ways
- According to spec the name is "Plot Count Values"
- The bitfield for IDENT is interpreted incorrectly
Bug: 16663
Change-Id: I224a53bcecf11a3cbc98bfaa3533caf51bea21ec
Reviewed-on: https://code.wireshark.org/review/37615
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 47a1b736bdbbf52b819c0a6525728467fccce800)
Reviewed-on: https://code.wireshark.org/review/37620
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from 836e94a Prep for 3.0.12.
add 52200b7 ASTERIX: Fix data item I002/070
Summary of changes:
epan/dissectors/packet-asterix.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)