Skip to content

Conversation

@vanjo9800
Copy link

Remove local declaration of status variable that shadows the global one inside the loop and therefore an invalid parameter is passed to get_status_name() in smb.lua.

@nnposter
Copy link

nnposter commented Sep 6, 2019

I have committed your fix as r37730 with a slight modification: You have forgotten to remove the string.unpack operation from the line where you declare the additional variables.

Thank you for contributing to nmap by identifying the issue and the root cause!

@nmap-bot nmap-bot closed this in ce28753 Sep 6, 2019
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.

2 participants