Wireshark-commits: [Wireshark-commits] master a4a5adb: GSM RLC/MAC: fix an out of bounds access

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Mar 2015 10:12:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4a5adb68b898f770e2addf9168d796979ebe237
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a4a5adb by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM RLC/MAC: fix an out of bounds access
    
    When GRNTI does not exist in Packet Measurement Report R5 additions, too many lines are skipped
    
    Fixes an ASAN failure reported by Alexis
    
    Change-Id: I400bc4d9732f1d8e3c6fb8b72bf08a70a636d78c
    Reviewed-on: https://code.wireshark.org/review/7772
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  1b41208   Centralize the code to set the active_dlt value for a device.
    adds  a4a5adb   GSM RLC/MAC: fix an out of bounds access


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