aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorQuentin Monnet <quentin.monnet@netronome.com>2017-11-28 17:44:29 -0800
committerDaniel Borkmann <daniel@iogearbox.net>2017-11-30 02:09:29 +0100
commit7868620a3c15dbc661fb5d849de403ac04624c50 (patch)
tree3f70a2a36787da1f70f04e44c974c72ab22a07ad /Kconfig
parenttools: bpftool: fix crash on bad parameters with JSON (diff)
downloadlinux-dev-7868620a3c15dbc661fb5d849de403ac04624c50.tar.xz
linux-dev-7868620a3c15dbc661fb5d849de403ac04624c50.zip
tools: bpftool: clean up the JSON writer before exiting in usage()
The writer is cleaned at the end of the main function, but not if the program exits sooner in usage(). Let's keep it clean and destroy the writer before exiting. Destruction and actual call to exit() are moved to another function so that clean exit can also be performed without printing usage() hints. Fixes: d35efba99d92 ("tools: bpftool: introduce --json and --pretty options") Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com> Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions