diff options
author | Ma Ke <[email protected]> | 2024-09-06 18:03:26 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-10-01 14:03:34 +0200 |
commit | b0f0e3f0552a566def55c844b0d44250c58e4df6 (patch) | |
tree | a52f13cb68481fa606ee2f1468675a07d335b6cb /lib/memory-notifier-error-inject.c | |
parent | 665a58fe663ac7a9ea618dc0b29881649324b116 (diff) |
pinctrl: stm32: check devm_kasprintf() returned value
devm_kasprintf() can return a NULL pointer on failure but this returned
value is not checked. Fix this lack and check the returned value.
Found by code review.
Cc: [email protected]
Fixes: 32c170ff15b0 ("pinctrl: stm32: set default gpio line names using pin names")
Signed-off-by: Ma Ke <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions