Wireshark-commits: [Wireshark-commits] master 51878ef: Add more files to the pre-commit ignore list

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Apr 2016 18:52:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51878efb236fe527d3308d6c37ccdd0dcab4d20d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

51878ef by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add more files to the pre-commit ignore list.
    
    checkAPIs.pl will otherwise fail for the following files and functions:
    
    epan/wmem/wmem_strbuf.c: strcpy
    epan/wmem/wmem_strutil.c: vsprintf
    wsutil/file_util.h: mkdir
    
    Change-Id: I186730c8974499959233bd21f9b428c5d896a2b5
    Reviewed-on: https://code.wireshark.org/review/14893
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  4c02b60   Don't write to Protocol Column right away in packet-wreth.c
    adds  51878ef   Add more files to the pre-commit ignore list.


Summary of changes:
 tools/pre-commit-ignore.conf |    3 +++
 1 file changed, 3 insertions(+)