Wireshark-commits: [Wireshark-commits] master 7617286: RLC: always initialize LI length, even when

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Nov 2016 07:42:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7617286f32135051800998cb3a4b07badc8c6719
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7617286 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>
    

Actions performed:

    from  4a3a6b1   bgp: remove dead code (CID 1158699).
    adds  7617286   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(-)