diff options
author | Kees Cook <keescook@chromium.org> | 2018-06-25 16:55:05 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-27 10:39:52 +0900 |
commit | 3463e51dc337ddd6e608fd595130398e9c60680f (patch) | |
tree | c21564c804d04faea29ec0dbe970fa9e9a2d7f27 /net/nfc | |
parent | 27a2628b3c24ce8ef23bd393f5514f8f45188f08 (diff) | |
download | op-kernel-dev-3463e51dc337ddd6e608fd595130398e9c60680f.zip op-kernel-dev-3463e51dc337ddd6e608fd595130398e9c60680f.tar.gz |
net/tls: Remove VLA usage on nonce
It looks like the prior VLA removal, commit b16520f7493d ("net/tls: Remove
VLA usage"), and a new VLA addition, commit c46234ebb4d1e ("tls: RX path
for ktls"), passed in the night. This removes the newly added VLA, which
happens to have its bounds based on the same max value.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions