commit | bd44a0420c5ff441fd33c96c13b551b142349e3d | [log] [tgz] |
---|---|---|
author | Zhenlin Lian <quic_zlian@quicinc.com> | Tue Aug 09 14:20:58 2022 +0530 |
committer | Zhenlin Lian <quic_zlian@quicinc.com> | Fri Oct 21 14:34:19 2022 +0800 |
tree | 2f06e80cb2d04878af72dde748684ab0a6578f1b | |
parent | 74bd06643035ad76a3f537d7d30b0eb86cbf62a0 [diff] |
hal: Initialize keep alive list before clearing if wrong state When the keep alive state is incorrect the list is not initialized before calling this. Move list initialization up to avoid a null pointer dereference crash when this happens. Change-Id: Id530a11c3d0fcad2efa6247f1adbd3f7283921a9