Wireshark-commits: [Wireshark-commits] master 6ac12b4: snort: Show top-level config errors using po
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Oct 2019 11:44:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ac12b4e84e575834179ac003c8527b77bb017d4
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6ac12b4 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    snort:  Show top-level config errors using popup window
    
    Not queueing up as most likely only one of these would pop up.
    Not trying to show every possible error - only really verifying
    that the binary and top-level config file are specified correctly.
    
    Change-Id: I2adf2557989bfc67874f5ac2648b1ba8d2a3eb25
    Reviewed-on: https://code.wireshark.org/review/34851
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  1fc558b   NFS: Fixing again stateid display of other_hash
     add  6ac12b4   snort:  Show top-level config errors using popup window


Summary of changes:
 epan/dissectors/packet-snort.c | 4 ++++
 epan/dissectors/snort-config.c | 4 ++++
 2 files changed, 8 insertions(+)