Wireshark-commits: [Wireshark-commits] master 4d50fdd: cppcheck.sh: Add support for xml output with
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Jun 2020 16:55:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d50fddfed7e4a80de39d6879af6e97fc2fb2fcb
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4d50fdd by Moshe Kaplan (me@xxxxxxxxxxxxxxx):

    cppcheck.sh: Add support for xml output with '-x'
    
    Add an option of '-x' to tools/cppcheck.sh to support XML output.
    
    Change-Id: I2921d7cd57ee9c925419247a0238b572f637c854
    Reviewed-on: https://code.wireshark.org/review/37424
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  07ca553   NGAP: fix dissection of NASC field
     add  4d50fdd   cppcheck.sh: Add support for xml output with '-x'


Summary of changes:
 tools/cppcheck/cppcheck.sh | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)