Skip to content
Snippets Groups Projects
Commit ae152157 authored by Howard Chu's avatar Howard Chu Committed by Quanah Gibson-Mount
Browse files

ITS#7577 more for previous commit

parent 43fac54b
No related branches found
No related tags found
No related merge requests found
......@@ -649,8 +649,10 @@ dn2entry_retry:
continue;
iscopes[cursor++] = scopes[cscope].mid;
}
iscopes[0] = scopes[0].mid - 1;
} else {
iscopes[0] = 0;
}
iscopes[0] = scopes[0].mid - 1;
isc.id = base->e_id;
isc.numrdns = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment