Skip to content
Commit 6d23dd9b authored by Tobin C. Harding's avatar Tobin C. Harding
Browse files

leaking_addresses: fix typo function not called



Currently code uses a check against an undefined variable because the
variable is a sub routine name and is not evaluated.

Evaluate subroutine; add parenthesis to sub routine name.

Signed-off-by: default avatarTobin C. Harding <me@tobin.cc>
parent 0adb3285
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment