Wireshark-commits: [Wireshark-commits] master-1.10 4bf34cc: 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:14:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4bf34ccd08021c5c6a8acaa7d1e6546b13c4f197
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

4bf34cc 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/7798
    

Actions performed:

    from  63e52c5   [Automatic manuf, services and enterprise-numbers update for 2015-03-22]
    adds  4bf34cc   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(-)