summaryrefslogtreecommitdiffstats
path: root/net/unix
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2010-04-15 13:29:28 +0200
committerPatrick McHardy <kaber@trash.net>2010-04-15 13:31:29 +0200
commit8de53dfbf9a0a0f7538c005137059c5c021476e1 (patch)
tree51fbba0b36a24feac02fa76d4deaecfcdece7c7f /net/unix
parentipv4: ipmr: fix invalid cache resolving when adding a non-matching entry (diff)
downloadlinux-8de53dfbf9a0a0f7538c005137059c5c021476e1.tar.xz
linux-8de53dfbf9a0a0f7538c005137059c5c021476e1.zip
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
Fix an oversight in ipmr_destroy_unres() - the net pointer is unconditionally initialized to NULL, resulting in a NULL pointer dereference later on. Fix by adding a net pointer to struct mr_table and using it in ipmr_destroy_unres(). Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions