GH-170: fix segfault triggered by invalid pattern symbols

Fixes GH-170
This commit is contained in:
Jon Siwek 2019-01-15 14:24:55 -06:00
parent 6eee5ded61
commit 39b1d49fc3
3 changed files with 17 additions and 2 deletions

View file

@ -1,4 +1,8 @@
2.6-77 | 2019-01-15 14:24:55 -0600
* GH-170: fix segfault triggered by invalid pattern symbols (Jon Siwek, Corelight)
2.6-76 | 2019-01-15 12:12:09 -0600
* GH-172: fix broxygen not merging bif and script identifier comments (Jon Siwek, Corelight)