Wireshark-commits: [Wireshark-commits] master-2.0 ff89019: Add BASE_PT_ types to proto_registrar_du

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Oct 2015 18:26:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff89019121ee97d12e41628e93000491e449fe7e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

ff89019 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Add BASE_PT_ types to proto_registrar_dump_fields()
    
    Change-Id: Ic6b3d71c3c9a14688b55d98f402d359f69524394
    Reviewed-on: https://code.wireshark.org/review/10939
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 2eb7e879f414b1f415e0c79ae9a4f7b3d2d1e77e)
    Reviewed-on: https://code.wireshark.org/review/10965
    

Actions performed:

    from  4646de5   extcap: fix a bug in create_tempfile() return check (CID 1323930)
    adds  ff89019   Add BASE_PT_ types to proto_registrar_dump_fields()


Summary of changes:
 epan/proto.c |   20 ++++++--------------
 epan/proto.h |    2 ++
 2 files changed, 8 insertions(+), 14 deletions(-)