Wireshark-commits: [Wireshark-commits] master 2ddb46d: btavctp: rework the reassemble routine (CID

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 20:00:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ddb46dbee7fbb06014a39bc87586b45453a7eaa
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2ddb46d by Dario Lombardo (lomato@xxxxxxxxx):

    btavctp: rework the reassemble routine (CID 1355682).
    
    The CID is about the lack of check of wmem_tree_lookup32_le()
    return value, but the old code worths a bit of rework.
    
    Change-Id: I3adb868d2baa1c8aea3f914f7fb9fdf75f222960
    Reviewed-on: https://code.wireshark.org/review/17322
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f01190c   Reworked dissection of BGP Extended Community attributes
    adds  2ddb46d   btavctp: rework the reassemble routine (CID 1355682).


Summary of changes:
 epan/dissectors/packet-btavctp.c |   19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)