pcre: Fix heap-buffer-overflow when loading invalid filter files
authorFabian Keil <fk@fabiankeil.de>
Sun, 8 May 2016 10:47:49 +0000 (10:47 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 8 May 2016 10:47:49 +0000 (10:47 +0000)
commit67015baf0fede8022e1109e4398f3da027fcca5e
tree48c810da3ed2f274543a40eec605d6165c80e53d
parent7cffc51606453083eb5ac1ddeb726d0569991e5f
pcre: Fix heap-buffer-overflow when loading invalid filter files

Found with afl-fuzz and ASAN.
Not considered a security vulnerability as filter files are trusted input.
pcre/pcre.c