Messages in this thread |  | | Subject | Re: [PATCH] mfd: sm501: Add NULL check on devm_kzalloc return value | From | "Gustavo A. R. Silva" <> | Date | Mon, 27 Nov 2017 06:58:33 -0600 |
| |
On 11/23/2017 03:37 AM, Linus Walleij wrote: > On Thu, Nov 23, 2017 at 4:50 AM, Gustavo A. R. Silva > <garsilva@embeddedor.com> wrote: > >> Check return value from call to devm_kzalloc() in order to prevent >> a NULL pointer dereference. >> >> This issue was detected with the help of Coccinelle. >> >> Fixes: b2e63555592f ("i2c: gpio: Convert to use descriptors") >> Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> > Acked-by: Linus Walleij <linus.walleij@linaro.org> >
Thank you, Linus.
-- Gustavo A. R. Silva
|  |