Skip to content
Commit 86c591fb authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

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: default avatarJakub Kicinski <kuba@kernel.org>
parent efe3e6b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment