URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f6089261a92d7a95942552e20d6467d2c73566b9
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
f608926 by Evan Huus (evan.huus@xxxxxxxxxxxxxx):
    Set the rlc len field before we try to use it in an expert info.
    
    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
    
Actions performed:
    from  1eb9b9e   fix underflow in BER constrained bitstrings
    adds  f608926   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(-)