Wireshark-commits: [Wireshark-commits] master bca12ba: Run checkAPIs in epan/ftypes/ .
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 May 2016 15:51:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bca12baa4c79fe383f67da3c12b4b1cb6c1e09ac
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bca12ba by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Run checkAPIs in epan/ftypes/ .
    
    Michael cleaned up the strcpy()'s which were preventing it from running
    without errors.
    
    Change-Id: I3f02150a9b1fbefddb67c0cb90fc2c58766d7d2a
    Reviewed-on: https://code.wireshark.org/review/15375
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  95f4718   Qt: fix loading of profile by command line
    adds  bca12ba   Run checkAPIs in epan/ftypes/ .


Summary of changes:
 Makefile.am                |    2 +-
 Makefile.nmake             |    2 +-
 epan/ftypes/CMakeLists.txt |   17 ++++++++---------
 3 files changed, 10 insertions(+), 11 deletions(-)