File xml-security-c-1.7.3-gcc6.patch of Package xml-security-c
Index: b/xsec/tools/checksig/InteropResolver.cpp =================================================================== --- a/xsec/tools/checksig/InteropResolver.cpp +++ b/xsec/tools/checksig/InteropResolver.cpp @@ -645,7 +645,7 @@ XSECCryptoKey * InteropResolver::resolve } - return false; + return NULL; }