summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch')
-rw-r--r--meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch b/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch
index 424c976d9b..ea3ae51e93 100644
--- a/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch
+++ b/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch
@@ -5,7 +5,7 @@ libxslt-1.1.32: Fix handling of RVTs returned from nested EXSLT functions
5Set the context variable to NULL when evaluating EXSLT functions. 5Set the context variable to NULL when evaluating EXSLT functions.
6Fixes potential use-after-free errors or memory leaks. 6Fixes potential use-after-free errors or memory leaks.
7 7
8Upstream-Status: Backport [https://git.gnome.org/browse/libxslt/commit/?id=8bd32f7753ac253a54279a0b6a88d15a57076bb0] 8Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/libxslt/commit/8bd32f7753ac253a54279a0b6a88d15a57076bb0]
9bug: 792580 9bug: 792580
10Signed-off-by: Andrej Valek <andrej.valek@siemens.com> 10Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
11 11