[xmltooling] 36/65: Fix up conditional logging of SSL ciphers

Ferenc Wágner wferi-guest at moszumanska.debian.org
Thu Jun 30 13:07:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to branch debian/master
in repository xmltooling.

commit 80aa19ea58037607d7f9e72e7fc59e35ebb8da9f
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Wed Jun 8 11:23:44 2016 -0400

    Fix up conditional logging of SSL ciphers
---
 xmltooling/soap/impl/CURLSOAPTransport.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xmltooling/soap/impl/CURLSOAPTransport.cpp b/xmltooling/soap/impl/CURLSOAPTransport.cpp
index 3238962..38e9271 100644
--- a/xmltooling/soap/impl/CURLSOAPTransport.cpp
+++ b/xmltooling/soap/impl/CURLSOAPTransport.cpp
@@ -618,8 +618,8 @@ size_t xmltooling::curl_header_hook(void* ptr, size_t size, size_t nmemb, void*
             }
         }
         ctx->m_cipherLogged = true;
-#endif
     }
+#endif
 
     // only handle single-byte data
     if (size!=1)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list