summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/test_server.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/test_server.cc')
-rw-r--r--chrome_frame/test/test_server.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome_frame/test/test_server.cc b/chrome_frame/test/test_server.cc
index 8bc6689..2bddc96 100644
--- a/chrome_frame/test/test_server.cc
+++ b/chrome_frame/test/test_server.cc
@@ -237,6 +237,8 @@ HTTPTestServer::HTTPTestServer(int port, const std::wstring& address,
}
HTTPTestServer::~HTTPTestServer() {
+ LOG(INFO) << __FUNCTION__;
+ server_ = NULL;
}
std::list<scoped_refptr<ConfigurableConnection>>::iterator