URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20b4f8aa99afd3e83b354c4e00b753f9a9704b87
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
20b4f8a by Pascal Quantin (pascal.quantin@xxxxxxxxx):
RLC: always initialize LI length, even when it is malformed
Bug: 13162
Change-Id: Ie0938611b4c90fd54e7ccda0ee5f3d791078be06
Reviewed-on: https://code.wireshark.org/review/18918
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit 7617286f32135051800998cb3a4b07badc8c6719)
Reviewed-on: https://code.wireshark.org/review/18922
Actions performed:
from b9fed56 Make something to which we assign a string pointer const.
adds 20b4f8a RLC: always initialize LI length, even when it is malformed
Summary of changes:
epan/dissectors/packet-rlc.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)