[PW_SID:1030134] station: check return of handshake_state_set_pmksa#484
[PW_SID:1030134] station: check return of handshake_state_set_pmksa#484IWDTestBot wants to merge 11 commits intoworkflowfrom
Conversation
This is taken care of by the individual cache items and if none exist, tar fails.
If this fails num_pmkids and pmkids would get set, but to an uninitialized buffer. This would then fail to build the handshake object later when copying the PMKID.
|
Fetch PR Prep - Setup ELL Make Distcheck Build - Configure Make Check Make Check w/Valgrind Incremental Build with patches |
|
Fetch PR GitLint Prep - Setup ELL Make Distcheck Build - Configure Make Check Make Check w/Valgrind Incremental Build with patches Autotest Runner Output: Clang Build |
34cec50 to
720e28a
Compare
720e28a to
d0811d4
Compare
If this fails num_pmkids and pmkids would get set, but to an
uninitialized buffer. This would then fail to build the handshake
object later when copying the PMKID.
src/station.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)