Potential Fix For OpenVAS DB Import Issue
parent
c8f5026fd2
commit
9baae6e494
|
@ -113,6 +113,8 @@ module Parser
|
|||
return if not in_tag("result")
|
||||
@state[:has_text] = true
|
||||
@text = nil
|
||||
when "count"
|
||||
@text = nil
|
||||
end
|
||||
@state[:current_tag].delete name
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue