diff options
author | 2022-07-26 20:15:21 -0700 | |
---|---|---|
committer | 2022-07-28 21:49:59 -0700 | |
commit | 86c591fb9142e772d3ba26b601f4a49123e7079c (patch) | |
tree | d9e8bcd67cd27d75d8ef04e5c1b97e5306734714 /net/tls | |
parent | net: usb: delete extra space and tab in blank line (diff) | |
download | linux-dev-86c591fb9142e772d3ba26b601f4a49123e7079c.tar.xz linux-dev-86c591fb9142e772d3ba26b601f4a49123e7079c.zip |
selftests: tls: handful of memrnd() and length checks
Add a handful of memory randomizations and precise length checks.
Nothing is really broken here, I did this to increase confidence
when debugging. It does fix a GCC warning, tho. Apparently GCC
recognizes that memory needs to be initialized for send() but
does not recognize that for write().
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions