summaryrefslogtreecommitdiffstats
path: root/libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch
diff options
context:
space:
mode:
author Matteo Bernardini2018-11-20 14:04:21 +0100
committer Matteo Bernardini2018-11-20 14:04:21 +0100
commitd6719c95b8e506f9437318a9244e1e0d2fa552a6 (patch)
tree76c67dc4ce71a57d084320f9438e87d5fadbce23 /libraries/xml-security-c/xmlsec-1.6.1-cxx11.patch
parent59bc131453646d864559816c35214b368a8ad945 (diff)
downloadslackbuilds-current-20181120.1.tar.gz
20181120.1 global branch merge.current-20181120.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;
+
+ }
+