Wireshark-commits: [Wireshark-commits] lts-1.8.2 0047b5d: Set the rlc len field before we try to us

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 6 Aug 2014 10:24:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0047b5d36ae50af7a703c7d9a4cf979dd6e746e5
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark

Commits:

0047b5d by Evan Huus (evan.huus@xxxxxxxxxxxxxx):

    Set the rlc len field before we try to use it in an expert info.
    
    Conflicts:
    	epan/dissectors/packet-rlc.c
    
    Bug:9795
    Change-Id: I740a9fe36278995cf6e590206f600c037789f0eb
    Reviewed-on: https://code.wireshark.org/review/2344
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit ba6eb5c72ffe82ca0e51c7083240975a5b118ad2)
    Reviewed-on: https://code.wireshark.org/review/2345
    (cherry picked from commit 2c877e0c77be47f5ac78b8f307081b5e4f36b2be)
    Reviewed-on: https://code.wireshark.org/review/2346
    Reviewed-on: https://code.wireshark.org/review/3439
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  e13dd1c   fix underflow in BER constrained bitstrings
    adds  0047b5d   Set the rlc len field before we try to use it in an expert info.


Summary of changes:
 epan/dissectors/packet-rlc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)