summaryrefslogtreecommitdiffstats
path: root/libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch
diff options
context:
space:
mode:
author Matteo Bernardini2018-11-03 09:02:30 +0100
committer Matteo Bernardini2018-11-03 09:02:30 +0100
commitb6d7d1e6551cb86d90cff4064fd38be53c6a8ebc (patch)
tree2e1567dc54f95f52308b272139dcd428fc3648c9 /libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch
parentf5cc7139e2a79e8b166161d949df59e81aa39cd1 (diff)
downloadslackbuilds-current-20181103.1.tar.gz
20181103.1 global branch merge.current-20181103.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch')
-rw-r--r--libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch b/libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch
new file mode 100644
index 0000000000..bc87d4c141
--- /dev/null
+++ b/libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch
@@ -0,0 +1,11 @@
+--- xml-security-c-1.6.1/xsec/tools/checksig/InteropResolver.cpp.orig 2016-02-02 23:57:26.204655144 +0000
++++ xml-security-c-1.6.1/xsec/tools/checksig/InteropResolver.cpp 2016-02-02 23:57:35.796692305 +0000
+@@ -645,7 +645,7 @@
+
+ }
+
+- return false;
++ return NULL;
+
+ }
+