fixed memory access violations in test_dns: cancelled a timer on dying io_service
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 3 Jun 2015 12:53:16 +0000 (14:53 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 3 Jun 2015 12:53:16 +0000 (14:53 +0200)
commit123c88d864924bcb4839b26c461a1adef905997a
treeb66fbcca64ea5bfeb70697535dd027758755d1b4
parentca34b9fbb9f1965fbb5768cd8a589dbf0dee6832
fixed memory access violations in test_dns: cancelled a timer on dying io_service

changed testing log level to debug
src/dns/dnscache.cpp
test/test_dns.cpp