diff options
author | 2020-04-30 08:52:56 +0000 | |
---|---|---|
committer | 2020-04-30 08:52:56 +0000 | |
commit | b2d0c33fd6ecfc7a08d61b1d7f82992f207e1a6e (patch) | |
tree | de50490541716a4beb469c4a9b7208c296dc19d5 /lib/libsndio/sioctl_sun.c | |
parent | drm/amd/display: Not doing optimize bandwidth if flip pending. (diff) | |
download | wireguard-openbsd-b2d0c33fd6ecfc7a08d61b1d7f82992f207e1a6e.tar.xz wireguard-openbsd-b2d0c33fd6ecfc7a08d61b1d7f82992f207e1a6e.zip |
Fix use of uninitialized 'wh' variable in error path of ar5008_rx_process().
This fix simplifies HW decrytion error checking: Frame header contents aren't
relevant because we are going to drop frames that had errors in any case.
I made a mistake by trying to add an exception for multicast frames at this
point. Frame header contents might not even be valid.
This problem was introduced with CCMP hardware offload support and detected
by Coverity (CID 1492755).
ok mestre@ kevlo@
Diffstat (limited to 'lib/libsndio/sioctl_sun.c')
0 files changed, 0 insertions, 0 deletions