[lusca-cache] r14936 committed - Another assertion to try and track down weird ssl tunneling behaviour

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 22, 2011, 11:26:11 PM7/22/11
to lusca-...@googlegroups.com
Revision: 14936
Author: adrian.chadd
Date: Fri Jul 22 20:22:11 2011
Log: Another assertion to try and track down weird ssl tunneling
behaviour


http://code.google.com/p/lusca-cache/source/detail?r=14936

Modified:
/playpen/LUSCA_HEAD_ipv6/src/ssl.c

=======================================
--- /playpen/LUSCA_HEAD_ipv6/src/ssl.c Wed Jul 13 01:13:48 2011
+++ /playpen/LUSCA_HEAD_ipv6/src/ssl.c Fri Jul 22 20:22:11 2011
@@ -470,6 +470,7 @@
errorSend(sslState->client.fd, err);
} else {
sslState->connected = 1;
+ assert(sslState->server.fd != -1);
if (sslState->servers->peer)
sslProxyConnected(sslState->server.fd, sslState);
else

Reply all
Reply to author
Forward
0 new messages