Wireshark-commits: [Wireshark-commits] master b9851c7: Snort: use GRegex to find pcre matches

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Feb 2017 20:04:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9851c740836760ab36c4862f82f3f8cc83fde27
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Snort: use GRegex to find pcre matches
    
    Change-Id: Ie08bc1f3139ebe5564365e662f89257ad8d5b129
    Reviewed-on: https://code.wireshark.org/review/20177
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  012a179   Fix a double free.
    adds  b9851c7   Snort: use GRegex to find pcre matches


Summary of changes:
 epan/dissectors/packet-snort.c |   65 +++++++++++++++++++++++++++++++++---
 epan/dissectors/snort-config.c |   71 +++++++++++++++++++++++++++++++++++++---
 epan/dissectors/snort-config.h |    9 +++--
 3 files changed, 135 insertions(+), 10 deletions(-)