mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
1315848f1f
The kfree() function was called in one case by the get_filename() function during error handling even if the passed variable contained a null pointer. This issue was detected by using the Coccinelle software. Thus return directly after a call of the function “kzalloc” failed at the beginning. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Thierry Reding <treding@nvidia.com> |
||
---|---|---|
.. | ||
bpmp-debugfs.c | ||
bpmp-private.h | ||
bpmp-tegra186.c | ||
bpmp-tegra210.c | ||
bpmp.c | ||
ivc.c | ||
Kconfig | ||
Makefile |