cdfe7b5a54
If statement in line 103 could acces wdactivelist.head->lag when head was NULL which could result in hard fault. The statement was also redundant as the same condition is checked in the while loop below. This change remove the if statement to prevent hard fault to occur. Signed-off-by: Michal Lenc <michallenc@seznam.cz> |
||
---|---|---|
.. | ||
Make.defs | ||
wd_cancel.c | ||
wd_gettime.c | ||
wd_initialize.c | ||
wd_recover.c | ||
wd_start.c | ||
wdog.h |