Wireshark-commits: [Wireshark-commits] master-1.12 e347b39: LDSS: check if a conversation already e

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

Commits:

e347b39 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/16663
    

Actions performed:

    from  8f16007   RLC: fix a variable overflow in rlc_decode_li function
    adds  e347b39   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(-)