Wireshark-commits: [Wireshark-commits] master ca62d2c: GSUP: fix IMEI decoding missing last byte

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Jun 2019 13:49:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca62d2c009021869dedde41c855c5588305540e8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ca62d2c by Oliver Smith (osmith@xxxxxxxxxxx):

    GSUP: fix IMEI decoding missing last byte
    
    Do not cut off the last byte when passing the IMEI IE to the
    bssap.imei dissector.
    
    Change-Id: Id5cda256f5a641afcf72c677313b8d8681366ee8
    Reviewed-on: https://code.wireshark.org/review/33742
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6038b56   cdma2k: Static nark some value strings.
     add  ca62d2c   GSUP: fix IMEI decoding missing last byte


Summary of changes:
 epan/dissectors/packet-gsm_gsup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)