Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] lts-1.12.1 725310e: GSM RLC/MAC: fix an infinite loop when a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Sep 2015 20:43:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=725310e96a9c7df8878d8ebb07b9bd20c485cca6
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

725310e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM RLC/MAC: fix an infinite loop when analyzing (E)GPRS header
    
    Change-Id: Ibba32a2860f80979ee9df3caeeaeda14fde7e7d0
    Ping-Bug: 11358
    Reviewed-on: https://code.wireshark.org/review/9649
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 78bc3dd93a562ca1b1c5dbc8f71d2967008be7ed)
    Conflicts:
    	epan/dissectors/packet-gsm_rlcmac.c
    Reviewed-on: https://code.wireshark.org/review/9656
    (cherry picked from commit 6be36c11d0553d8fe63b663ae539a9910bebfc68)
    Reviewed-on: https://code.wireshark.org/review/10585
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  d38776a   Don't try to decrypt the payload if it was cut short by the snapshot length.
    adds  725310e   GSM RLC/MAC: fix an infinite loop when analyzing (E)GPRS header


Summary of changes:
 epan/dissectors/packet-gsm_rlcmac.c |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)