diff options
author | Haoran Liu <liuhaoran14@163.com> | 2023-12-03 19:00:23 +0000 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-12-03 19:04:34 +0000 |
commit | 59b6a747e2d39227ac2325c5e29d6ab3bb070c2a (patch) | |
tree | eaa0389e7b23d9f5067dd1dbe95eadc39d8bd113 /lib/timerqueue.c | |
parent | 42b8ff47720258d1f6a4412e780a480c139773a0 (diff) | |
download | lwn-59b6a747e2d39227ac2325c5e29d6ab3bb070c2a.tar.gz lwn-59b6a747e2d39227ac2325c5e29d6ab3bb070c2a.zip |
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Check the return value of i2c_add_adapter. Static analysis revealed that
the function did not properly handle potential failures of
i2c_add_adapter, which could lead to partial initialization of the I2C
adapter and unstable operation.
Signed-off-by: Haoran Liu <liuhaoran14@163.com>
Link: https://lore.kernel.org/r/20231203164653.38983-1-liuhaoran14@163.com
Fixes: d7535ffa427b ("Input: driver for microcontroller keys on the iPaq h3xxx")
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions