ARM: topology: Checking for a failed kcalloc() in parse_dt_topology()?
SF Markus Elfring
elfring at users.sourceforge.net
Sat Dec 3 06:00:12 PST 2016
Hello,
Another run of a small script for the semantic patch language (Coccinelle)
pointed the implementation of the function “parse_dt_topology” out for
further considerations.
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/kernel/topology.c?id=e05f574a0bb1f4502a4b2264fdb0ef6419cf3772#n285
Would it be useful to check the return value from a call of the
function “kcalloc” also there?
Regards,
Markus
More information about the linux-arm-kernel
mailing list