commit e41d574b359ccd8d99be65c6f11502efa2b83136 upstream. The fwnode_for_each_child_node() loop requires manual intervention to decrement the child refcount in case of an early return. Add the missing calls to fwnode_handle_put(child) to avoid memory leaks in the error paths. Cc: stable@vger.kernel.org Fixes: 679f8652064b ("leds: Add mt6360 driver") Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Acked-by: Pavel Machek <pavel@ucw.cz> Link: https://lore.kernel.org/r/20240611-leds-mt6360-memleak-v1-1-93642eb5011e@gmail.com Signed-off-by: Lee Jones <lee@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| leds-aat1290.c | ||
| leds-as3645a.c | ||
| leds-ktd2692.c | ||
| leds-lm3601x.c | ||
| leds-max77693.c | ||
| leds-mt6360.c | ||
| leds-mt6370-flash.c | ||
| leds-qcom-flash.c | ||
| leds-rt4505.c | ||
| leds-rt8515.c | ||
| leds-sgm3140.c | ||
| Makefile | ||