diff options
| author | Masahiro Yamada <[email protected]> | 2024-08-12 12:48:52 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2024-09-01 11:34:48 +0000 |
| commit | aeaa4283a309520c22a783071f554645943955d8 (patch) | |
| tree | 4f61ef553883115c7bd7efd4da8bd124e02a62c9 /scripts/basic/fixdep.c | |
| parent | modpost: replace the use of NOFAIL() with xmalloc() etc. (diff) | |
| download | kernel-aeaa4283a309520c22a783071f554645943955d8.tar.gz kernel-aeaa4283a309520c22a783071f554645943955d8.zip | |
kallsyms: use xmalloc() and xrealloc()
When malloc() or realloc() fails, there is not much userspace programs
can do. xmalloc() and xrealloc() are useful to bail out on a memory
allocation failure.
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions
