diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-20 17:10:31 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-30 08:43:12 +0900 |
commit | a409fc1463d664002ea9bf700ae4674df03de111 (patch) | |
tree | 9e2710f79c9e903f7c8581afb279aab6dddf2b20 /tools/perf/scripts/python/syscall-counts.py | |
parent | a314f52a0210730d0d556de76bb7388e76d4597d (diff) |
kconfig: fix memory leak in sym_warn_unmet_dep()
The string allocated in sym_warn_unmet_dep() is never freed, leading
to a memory leak when an unmet dependency is detected.
Fixes: f8f69dc0b4e0 ("kconfig: make unmet dependency warnings readable")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions