diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-08-12 15:48:53 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-09-01 14:34:49 +0300 |
commit | a46078d651819c988d36379e8df68cb866eae747 (patch) | |
tree | d379e3c4a2d1e4b83680f577967fcb30b427f0d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | aeaa4283a309520c22a783071f554645943955d8 (diff) | |
download | linux-a46078d651819c988d36379e8df68cb866eae747.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions