Wireshark-commits: [Wireshark-commits] lts-1.12.1 b49c8d3: LDSS: check if a conversation already ex
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Aug 2016 16:44:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b49c8d37528d3cb6fee8e8576406b5cbaf039a39
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

b49c8d3 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
    (cherry picked from commit e347b39b46e9a90c6d6d55d86768883fb6672589)
    Reviewed-on: https://code.wireshark.org/review/17021
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

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