Wireshark-commits: [Wireshark-commits] master fcbb771: iso8583: use unsigned and fix bug in convers

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Oct 2016 15:11:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fcbb77191bbae90b1b193e9b3d7dc57610e444ca
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fcbb771 by Dario Lombardo (lomato@xxxxxxxxx):

    iso8583: use unsigned and fix bug in conversion routine.
    
    Change-Id: I0ba30bda3abec004f51f9402d65c38b3b1081113
    Reviewed-on: https://code.wireshark.org/review/18144
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Paulo Roberto Brandão <betobrandao@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  2534b8e   ZigBee Green Power: dissect endpoint and security_counter for gpdf with app_id = 010 and 001
    adds  fcbb771   iso8583: use unsigned and fix bug in conversion routine.


Summary of changes:
 epan/dissectors/packet-iso8583.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)