Skip to content

Conversation

@jeswinMathai
Copy link

without conversion, the small case "md5" string fails to match, condition fails and the result variable remains uninitialized, due to which "attempt to index a nil value" error is thrown on line 812. the authorization string is converted to uppercase before comparison everywhere except on line 807

without conversion, the small case "md5" string fails to match and result variable remains uninitialized, "attempt to index a nil value" error is thrown on line 812. At all rest of the places the string is converted to uppercase before comparision except on line 807
@nmap-bot nmap-bot closed this in 670e24d May 14, 2018
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.

1 participant