Wireshark-commits: [Wireshark-commits] master-2.0 107f6b7: LDSS: check if a conversation already ex

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Jul 2016 12:35:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=107f6b7b59ce43c618a6511175f0f95cc8c30178
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

107f6b7 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LDSS: check if a conversation already exists before recreating it
    
    Bug: 12662
    Change-Id: I81d91d54544e5865336dc08ffda9fe109fc643ed
    Reviewed-on: https://code.wireshark.org/review/16660
    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: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 5a469ddc893f7c1912d0e15cc73bd3011e6cc2fb)
    Reviewed-on: https://code.wireshark.org/review/16662
    

Actions performed:

    from  6394b23   RLC: fix a variable overflow in rlc_decode_li function
    adds  107f6b7   LDSS: check if a conversation already exists before recreating it


Summary of changes:
 epan/dissectors/packet-ldss.c |   25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)