diff options
author | Kees Cook <[email protected]> | 2018-06-25 16:55:05 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-06-27 10:39:52 +0900 |
commit | 3463e51dc337ddd6e608fd595130398e9c60680f (patch) | |
tree | c21564c804d04faea29ec0dbe970fa9e9a2d7f27 /lib/test_overflow.c | |
parent | 27a2628b3c24ce8ef23bd393f5514f8f45188f08 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions