From 37f590756a23e167808f76f1389c36f0a2d39f11 Mon Sep 17 00:00:00 2001 From: Raphaƫl Hertzog Date: Tue, 25 Aug 2015 22:30:28 +0200 Subject: Restore all patches available in 2.9.1+dfsg1-5 in stretch, ensuring CVE-2014-3660 is fixed too. --- .../0023-Handling-of-XPath-function-arguments-in-error-case.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/0023-Handling-of-XPath-function-arguments-in-error-case.patch') diff --git a/debian/patches/0023-Handling-of-XPath-function-arguments-in-error-case.patch b/debian/patches/0023-Handling-of-XPath-function-arguments-in-error-case.patch index cc18db7..bb185c8 100644 --- a/debian/patches/0023-Handling-of-XPath-function-arguments-in-error-case.patch +++ b/debian/patches/0023-Handling-of-XPath-function-arguments-in-error-case.patch @@ -14,7 +14,7 @@ This commit makes the handling of function arguments more robust. * Bail out early when evaluation of XPath function arguments fails. * Make sure that there are 'nargs' arguments in the current call frame. --- - xpath.c | 9 +++++++-- + xpath.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/xpath.c b/xpath.c -- cgit v1.2.3