>
> On Thu, 12 Nov 2020 16:09:50 +0800 Zhang Qilong wrote:
> > genlmsg_cancel() needs to be called in the error path of
> > inet6_fill_ifmcaddr and inet6_fill_ifacaddr to cancel the message.
> >
> > Fixes: 203651b665f72 ("ipv6: add inet6_fill_args")
> > Reported-by: Hulk Robot
> > Signed-off-by:
On Thu, 12 Nov 2020 16:09:50 +0800 Zhang Qilong wrote:
> genlmsg_cancel() needs to be called in the error path of
> inet6_fill_ifmcaddr and inet6_fill_ifacaddr to cancel
> the message.
>
> Fixes: 203651b665f72 ("ipv6: add inet6_fill_args")
> Reported-by: Hulk Robot
> Signed-off-by: Zhang Qilong
genlmsg_cancel() needs to be called in the error path of
inet6_fill_ifmcaddr and inet6_fill_ifacaddr to cancel
the message.
Fixes: 203651b665f72 ("ipv6: add inet6_fill_args")
Reported-by: Hulk Robot
Signed-off-by: Zhang Qilong
---
net/ipv6/addrconf.c | 8 ++--
1 file changed, 6 insertions(+