diff options
| author | David S. Miller <[email protected]> | 2008-04-18 08:46:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-04-18 08:46:19 +0000 |
| commit | 3c051235a7f115c34e675c9cf55820bd3435f860 (patch) | |
| tree | 85fd6bf395a8bf5934bd278f6354b1e94110a51f /net/unix/sysctl_net_unix.c | |
| parent | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... (diff) | |
| download | kernel-3c051235a7f115c34e675c9cf55820bd3435f860.tar.gz kernel-3c051235a7f115c34e675c9cf55820bd3435f860.zip | |
[IPV6]: Fix dangling references on error in fib6_add().
Fixes bugzilla #8895
If a super-tree leaf has 'rt' assigned to it and we
get an error from fib6_add_rt2node(), we'll leave
a reference to 'rt' in pn->leaf and then do an
unconditional dst_free().
We should prune such references.
Based upon a report by Vincent Perrier.
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
