Wireshark-commits: [Wireshark-commits] master-1.12 296b927: GSM RLC/MAC: fix an out of bounds acces
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Mar 2015 10:12:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=296b9270ad0bfc08be0d5fe9ee545709e1795c51
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

296b927 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>
    (cherry picked from commit a4a5adb68b898f770e2addf9168d796979ebe237)
    Reviewed-on: https://code.wireshark.org/review/7797
    

Actions performed:

    from  7b6e7b1   Centralize the code to set the active_dlt value for a device.
    adds  296b927   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(-)