diff options
author | Colin Ian King <[email protected]> | 2020-04-03 12:04:37 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2020-04-03 13:38:24 +0200 |
commit | 1821b79d6a7d6973d1630e71380da8bb5e95f3a5 (patch) | |
tree | a15925b39a3d5edf37280b1eb5312804774cd372 /scripts/bpf_helpers_doc.py | |
parent | 3edf29d9d585237c53f06e44227c4b36c8794222 (diff) |
rtc: ds1307: check for failed memory allocation on wdt
Currently a failed memory allocation will lead to a null pointer
dereference on point wdt. Fix this by checking for a failed
allocation and just returning.
Addresses-Coverity: ("Dereference null return")
Fixes: fd90d48db037 ("rtc: ds1307: add support for watchdog timer on ds1388")
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions