diff options
author | 2024-08-12 21:48:53 +0900 | |
---|---|---|
committer | 2024-09-01 20:34:49 +0900 | |
commit | a46078d651819c988d36379e8df68cb866eae747 (patch) | |
tree | d379e3c4a2d1e4b83680f577967fcb30b427f0d4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | kallsyms: use xmalloc() and xrealloc() (diff) | |
download | wireguard-linux-a46078d651819c988d36379e8df68cb866eae747.tar.xz wireguard-linux-a46078d651819c988d36379e8df68cb866eae747.zip |
fixdep: use xmalloc()
When malloc() fails, there is not much userspace programs can do.
xmalloc() is useful to bail out on a memory allocation failure.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions