commit | 8e012d9c7c574cf5cbd4cb47747a23585d3da0e9 | [log] [tgz] |
---|---|---|
author | Revanth Rajashekar <quic_rrajashe@quicinc.com> | Thu Aug 11 17:56:07 2022 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Aug 12 16:57:12 2022 -0700 |
tree | 928ba694d4781fd116924d6758154fd56ffd1dfd | |
parent | 725fb1cde684d5456cc6f6f9c00fa84b64c714e5 [diff] |
agm: Address potential coding issues Fixed potential NULL pointer dreference. Initialize the uninitialized variables, thus preventing the usage of an erroneous value. Change-Id: I1c4381012a752fa033484309ad9769f635d61e59