Home
last modified time | relevance | path

Searched hist:cd05a0eca8752c63bf79c10ae1a877d36cca995a (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Draw_diag.cdiff cd05a0eca8752c63bf79c10ae1a877d36cca995a Wed Nov 02 13:36:31 CET 2016 Cyrill Gorcunov <gorcunov@openvz.org> net: ip, raw_diag -- Fix socket leaking for destroy request

In raw_diag_destroy the helper raw_sock_get returns
with sock_hold call, so we have to put it then.

CC: David S. Miller <davem@davemloft.net>
CC: Eric Dumazet <eric.dumazet@gmail.com>
CC: David Ahern <dsa@cumulusnetworks.com>
CC: Andrey Vagin <avagin@openvz.org>
CC: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>