Wireshark-commits: [Wireshark-commits] master-2.2 bf964ff: RLC: always initialize LI length, even w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Nov 2016 09:59:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf964ff9c87899b1108dce56e0ef551bb6a1e0f9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

bf964ff 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/18921
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b984292   Make something to which we assign a string pointer const.
    adds  bf964ff   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(-)