提交 58a9d0f3 编写于 作者: J Justin Collins

Fix warning in AliasProcessor

上级 9ff800d8
......@@ -25,6 +25,7 @@ class Brakeman::AliasProcessor < SexpProcessor
self.default_method = :process_default
self.warn_on_default = false
@env = SexpProcessor::Environment.new
@inside_if = false
set_env_defaults
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册