In DNS lookup code, make sure the weak pointer we use lives through the expected scope (if branch)
This commit is contained in:
@ -23,7 +23,6 @@ namespace ix
|
||||
const std::string& filter,
|
||||
bool quiet)
|
||||
{
|
||||
|
||||
ix::CobraConnection conn;
|
||||
conn.configure(appkey, endpoint,
|
||||
rolename, rolesecret,
|
||||
|
Reference in New Issue
Block a user