Wireshark-commits: [Wireshark-commits] master c665926: gsm_abis_pgsl: Fix dissection of PGSL-STATUS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Nov 2016 12:24:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c665926bab23034e7b231cec4ca7b95c40e2a928
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c665926 by Harald Welte (laforge@xxxxxxxxxxxx):

    gsm_abis_pgsl: Fix dissection of PGSL-STATUS-IND
    
    The frame number is (as in all messages) three bytes long, not just one
    byte.
    
    Change-Id: I461121d61d2515f51462a3df1086ab988e4afab5
    Reviewed-on: https://code.wireshark.org/review/18686
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  e95519b   lua: Added new integer sizes in TvbRange
    adds  c665926   gsm_abis_pgsl: Fix dissection of PGSL-STATUS-IND


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