diff options
author | 2010-06-13 03:31:06 +0000 | |
---|---|---|
committer | 2010-06-16 14:55:56 -0700 | |
commit | b47030c71dfd6c8cd5cb6e551b6f7f7cfc96f6a6 (patch) | |
tree | f9c1e24e6e3da8ae1de1bd50be3e7ef0d81269ae /net/unix/af_unix.c | |
parent | af_unix: Allow SO_PEERCRED to work across namespaces. (diff) | |
download | wireguard-linux-b47030c71dfd6c8cd5cb6e551b6f7f7cfc96f6a6.tar.xz wireguard-linux-b47030c71dfd6c8cd5cb6e551b6f7f7cfc96f6a6.zip |
af_netlink: Add needed scm_destroy after scm_send.
scm_send occasionally allocates state in the scm_cookie, so I have
modified netlink_sendmsg to guarantee that when scm_send succeeds
scm_destory will be called to free that state.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@free.fr>
Acked-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions