Wireshark-commits: [Wireshark-commits] master 1ae0c1e: GSM A: allow a length of 3 bytes when using

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Nov 2016 10:55:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1ae0c1ebfaed748378395a0c690b10f8e7eb3265
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1ae0c1e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM A: allow a length of 3 bytes when using the 'no identity' type
    
    As stated in 3GPP 24.008 §10.5.1.4, for GMM and EMM procedures the
    length should be set to 3 when using the 'no identity' type.
    
    Change-Id: Ib2d5930416b0d26853f4cc430df0ce2f29488877
    Reviewed-on: https://code.wireshark.org/review/18707
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  c12280f   print.c: fix ek output
    adds  1ae0c1e   GSM A: allow a length of 3 bytes when using the 'no identity' type


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