diff options
| author | Jakub Kicinski <[email protected]> | 2021-06-18 20:25:03 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-21 19:11:31 +0000 |
| commit | baa00119d69e3318da8d99867fc1170ebddf09ce (patch) | |
| tree | 8e740c1f85c4960e52c27ec3d91726bbaacce4f2 /net/unix/af_unix.c | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff) | |
| download | kernel-baa00119d69e3318da8d99867fc1170ebddf09ce.tar.gz kernel-baa00119d69e3318da8d99867fc1170ebddf09ce.zip | |
selftests: tls: clean up uninitialized warnings
A bunch of tests uses uninitialized stack memory as random
data to send. This is harmless but generates compiler warnings.
Explicitly init the buffers with random data.
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Vadim Fedorenko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
