Wireshark-commits: [Wireshark-commits] master-2.2 9349212: RLC: fix a variable overflow in rlc_deco

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Jul 2016 08:19:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93492124154b4ce8cc5f5bf0b43d967a5bed16fe
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

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

    RLC: fix a variable overflow in rlc_decode_li function
    
    Bug: 12660
    Change-Id: I20a423eb9aa72383ac28d176bc60751ed36be9bd
    Reviewed-on: https://code.wireshark.org/review/16639
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 6cf9616df68a4db7e436bb77392586ff9ad84feb)
    Reviewed-on: https://code.wireshark.org/review/16645
    

Actions performed:

    from  bf8cd43   RLC: fix a stack overflow in rlc_decode_li function
    adds  9349212   RLC: fix a variable overflow in rlc_decode_li function


Summary of changes:
 epan/dissectors/packet-rlc.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)