![]() [ Upstream commit 711c80f7d8b163d3ecd463cd96f07230f488e750 ]
When updating an existing route entry in atrtr_create(), the old device
reference was not being released before assigning the new device,
leading to a device refcount leak. Fix this by calling dev_put() to
release the old device reference before holding the new one.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
aarp.c | ||
atalk_proc.c | ||
ddp.c | ||
dev.c | ||
sysctl_net_atalk.c |