URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=779715a53058c7da1b8b57b78bd781d63f0c9ea7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
779715a by Bob Kuo (bobjkuo@xxxxxxxxx):
ISO 8583: fix dissector for field 15
Field 15 was defined as a 6-byte fixed-length field but the spec shows
it as a 4-byte fixed-length field.
Bug: 16721
Change-Id: I25a61a5758e735a6da52417a584c770ef63d41b0
Reviewed-on: https://code.wireshark.org/review/37916
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b4284772 GSM RR: properly handle CSN.1 Null breakpoints in IA Rest Octets
add 779715a ISO 8583: fix dissector for field 15
Summary of changes:
epan/dissectors/packet-iso8583.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)