Wireshark-commits: [Wireshark-commits] master 0ac07be: snort-config: fix comparison between pointer

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Mar 2017 12:22:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ac07be8081f4ae8d1a40c7ca94a70dd92bd7164
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0ac07be by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    snort-config: fix comparison between pointer and zero character constant [-Werror=pointer-compare]
    
    Change-Id: I6afeac8606fda59c833933628f53d2eb73e2909c
    Reviewed-on: https://code.wireshark.org/review/20445
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  e781fdd   Qt: Fix heap-use-after-free when deleting IO graph
    adds  0ac07be   snort-config: fix comparison between pointer and zero character constant [-Werror=pointer-compare]


Summary of changes:
 epan/dissectors/snort-config.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)