diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-08-02 05:32:43 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-02 17:56:06 -0400 |
commit | 446266b0c742a2c9ee8f0dce759a0117bce58a86 (patch) | |
tree | 2ee287031900394357be6297c0729fcd49c196ee /net/bridge | |
parent | 9bb8eeb554795e6fac7cacf7af44bf413e75c9b9 (diff) |
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Commit 5c766d642 ("ipv4: introduce address lifetime") leaves the ifa
resource that was allocated via inet_alloc_ifa() unfreed when returning
the function with -EINVAL. Thus, free it first via inet_free_ifa().
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Reviewed-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions