mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 21:59:02 +00:00
Fixed a couple formatting bugs in the smb-* libraries that come up when debugging/verbose is disabled
This commit is contained in:
@@ -418,7 +418,7 @@ local function get_response(check, message, description, minimum_verbosity, mini
|
||||
return string.format("%s: %s (%s)", check, message, description)
|
||||
end
|
||||
else
|
||||
return ''
|
||||
return nil
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user