URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=810a141bafdf81fc817617d092da77ebbf8ca6d1
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
810a141 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/16647
(cherry picked from commit 8f1600761647583dc24a72fde6d614283ec779ab)
Reviewed-on: https://code.wireshark.org/review/17020
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 4efb64c RLC: fix a stack overflow in rlc_decode_li function
adds 810a141 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(-)