URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6394b23ce4018f53def26a3428e284e7d6c0c771
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
6394b23 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/16646
Actions performed:
from 8492c31 RLC: fix a stack overflow in rlc_decode_li function
adds 6394b23 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(-)