Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #24 #25

Merged
merged 1 commit into from
Aug 11, 2016
Merged

Fix for #24 #25

merged 1 commit into from
Aug 11, 2016

Conversation

ktwombley
Copy link
Contributor

after we have added PropertiesToLoad to $GroupSearcher once, subsequent calls to FindOne() will fail when trying to find the next group. If we still have a $Result, and that $Result contains a property named member, the loop will continue using the previous successful search results as though they are the current search results, resulting in reprocessing the previous group.

after we have added PropertiesToLoad to $GroupSearcher once, subsequent calls to FindOne() will fail when trying to find the next group. If we still have a $Result, and that $Result contains a property named `member`, the loop will continue using the previous successful search results as though they are the current search results, resulting in reprocessing the previous group.
@HarmJ0y HarmJ0y merged commit b581b8d into SpecterOps:master Aug 11, 2016
@HarmJ0y
Copy link
Contributor

HarmJ0y commented Aug 11, 2016

Nice catch! I'll close out #24.

porterhau5 pushed a commit to porterhau5/BloodHound that referenced this pull request Oct 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants