diff options
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | 2020-08-24 10:40:01 +0800 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2020-10-14 15:02:23 +0200 |
commit | 5afb6d203d0293512aa2c6ae098274a2a4f6ed02 (patch) | |
tree | 7ab616f89b31593965ffcdec9ff8ba9c0327c475 /drivers/fpga/fpga-mgr.c | |
parent | 743949466e55732ae7eef038abf291b9b39d3307 (diff) |
watchdog: Fix memleak in watchdog_cdev_register
When watchdog_kworker is NULL, we should free wd_data
before the function returns to prevent memleak.
Fixes: 664a39236e718 ("watchdog: Introduce hardware maximum heartbeat in watchdog core")
Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20200824024001.25474-1-dinghao.liu@zju.edu.cn
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions