summaryrefslogtreecommitdiff
path: root/dev-libs/tre/files/0.8.0-CVE-2016-8559.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/tre/files/0.8.0-CVE-2016-8559.patch')
-rw-r--r--dev-libs/tre/files/0.8.0-CVE-2016-8559.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-libs/tre/files/0.8.0-CVE-2016-8559.patch b/dev-libs/tre/files/0.8.0-CVE-2016-8559.patch
index 39ceae016446..923dbfbf3a2a 100644
--- a/dev-libs/tre/files/0.8.0-CVE-2016-8559.patch
+++ b/dev-libs/tre/files/0.8.0-CVE-2016-8559.patch
@@ -12,13 +12,6 @@ type, size_t, rather than int.
also improve comments, use calloc in place of malloc+memset, and
remove bogus casts.
----
- src/regex/regexec.c | 23 ++++++++++++++++++-----
- 1 file changed, 18 insertions(+), 5 deletions(-)
-
-Note: patch was modified to apply to tre, parts were taken from
-https://github.com/laurikari/tre/issues/37
-
--- a/lib/tre-match-parallel.c
+++ b/lib/tre-match-parallel.c
@@ -59,6 +59,7 @@