Wireshark-commits: [Wireshark-commits] master-2.0 66d9fe3: CIP: ensure to give a valid tvb pointer

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Jul 2016 17:40:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66d9fe374cec2e915d82295acb6f306ca334a508
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

66d9fe3 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    CIP: ensure to give a valid tvb pointer when calling proto_tree_add_XXX functions
    
    Bug: 12676
    Change-Id: I1567ecd70d0975ed47d8c659b9086206c2a0a89a
    Reviewed-on: https://code.wireshark.org/review/16748
    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: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 6ea3dd69aa95239a57e8a1de8521a5d0f1ae4901)
    Conflicts:
    	epan/dissectors/packet-cip.c
    Reviewed-on: https://code.wireshark.org/review/16751
    

Actions performed:

    from  3ea509b   2.0.5 → 2.0.6.
    adds  66d9fe3   CIP: ensure to give a valid tvb pointer when calling proto_tree_add_XXX functions


Summary of changes:
 epan/dissectors/packet-cip.c |   56 +++++++++++++++++++++---------------------
 1 file changed, 28 insertions(+), 28 deletions(-)