Wireshark-commits: [Wireshark-commits] master 03a2539: extract common logic of proto_item_set_len/p

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Nov 2016 16:47:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03a2539b227ee2adc547b6c755cc1d17235a09b9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

03a2539 by Dmitry Lazurkin (dmitry.lazurkin@xxxxxxxxxx):

    extract common logic of proto_item_set_len/proto_item_set_end
    
    Change-Id: I55f9303624471d09b446c10939e5c22bf8e21511
    Reviewed-on: https://code.wireshark.org/review/18894
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  0f36cf6   ieee802154: support 6top protocol (6P) draft-03
    adds  03a2539   extract common logic of proto_item_set_len/proto_item_set_end


Summary of changes:
 epan/proto.c |   35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)