Wireshark-commits: [Wireshark-commits] master-2.2 e645f54: LDSS: check if a conversation already ex

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

Commits:

e645f54 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/16661
    

Actions performed:

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