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(brute.lua): #1062

Closed
wants to merge 1 commit into from
Closed

fix(brute.lua): #1062

wants to merge 1 commit into from

Conversation

xp3s
Copy link

@xp3s xp3s commented Nov 9, 2017

  • fix a error which might cause infinite loop when response is nil

- fix a error which might cause infinite loop when response is nil
@dmiller-nmap
Copy link

Cool, this is related to #1149. There's a problem with the patch (response.isReduce() should be response:isReduce()), but I can clean that up. There are a few other problems to handle though, and I'll give you credit for the fix.

@xp3s
Copy link
Author

xp3s commented Mar 10, 2018

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants