Hi Kangjie,
Thank you for the patch.
On 12/26/18 5:18 AM, Kangjie Lu wrote:
When lp55xx_read() fails, "status" is an uninitialized variable and thus
may contain random value; using it leads to undefined behaviors.
The fix inserts a check for the return value of lp55xx_read: if it
fails, return
When lp55xx_read() fails, "status" is an uninitialized variable and thus
may contain random value; using it leads to undefined behaviors.
The fix inserts a check for the return value of lp55xx_read: if it
fails, returns with its error code.
Signed-off-by: Kangjie Lu
---
drivers/leds/leds-lp5523
2 matches
Mail list logo