diff options
author | 2017-11-22 10:14:45 +1100 | |
---|---|---|
committer | 2018-04-07 08:50:34 +1000 | |
commit | 6d23dd9bbb2e71f1bc1bfbe77831e15cc505a995 (patch) | |
tree | 15115f5fc84a7b3d587755b04acdaa82d2c117be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.16 (diff) | |
download | wireguard-linux-6d23dd9bbb2e71f1bc1bfbe77831e15cc505a995.tar.xz wireguard-linux-6d23dd9bbb2e71f1bc1bfbe77831e15cc505a995.zip |
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: Tobin C. Harding <me@tobin.cc>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions