diff options
author | Joe Perches <joe@perches.com> | 2011-05-12 15:27:20 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-13 01:30:49 +0400 |
commit | 517aa0bcda9b092a4c3fab7bf93f0cebe372ece0 (patch) | |
tree | 28edc7ce3bd99465ae0eca4294ebd98dd4bbdb25 /crypto/sha256_generic.c | |
parent | 1769192a3c50778e03352a3d95faec830d47ba55 (diff) | |
download | linux-517aa0bcda9b092a4c3fab7bf93f0cebe372ece0.tar.xz |
sctp: sctp_sendmsg: Don't initialize default_sinfo
This variable only needs initialization when cmsgs.info
is NULL.
Use memset to ensure padding is also zeroed so
kernel doesn't leak any data.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/sha256_generic.c')
0 files changed, 0 insertions, 0 deletions