URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ea3dd69aa95239a57e8a1de8521a5d0f1ae4901
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6ea3dd6 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>
Actions performed:
from 7ff0761 IPv6: Fix an incorrect bitmask
adds 6ea3dd6 CIP: ensure to give a valid tvb pointer when calling proto_tree_add_XXX functions
Summary of changes:
epan/dissectors/packet-cip.c | 94 +++++++++++++++++++++---------------------
1 file changed, 47 insertions(+), 47 deletions(-)