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

rmi.lua: fix confusion "stat" VS "status" in return value check #1504

Closed
wants to merge 1 commit into from
Closed

rmi.lua: fix confusion "stat" VS "status" in return value check #1504

wants to merge 1 commit into from

Conversation

cnotin
Copy link

@cnotin cnotin commented Mar 5, 2019

The calls above the changed lines return either "status" or "stat" but in some cases the wrong variable name is used.
The fix is to check the name of the return variable from the line just above.

@nnposter
Copy link

nnposter commented Mar 6, 2019

Good catch! Committed with some modifications as r37591.

@nmap-bot nmap-bot closed this in be802e3 Mar 31, 2019
@cnotin cnotin deleted the patch-10 branch March 31, 2019 07:01
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.

None yet

2 participants