On Thu, Oct 17, 2024 at 03:52:51PM +0800, Liu Jing wrote: > There is no va_end after va_copy, just add it. > > Signed-off-by: Liu Jing <[email protected]> > Signed-off-by: Liu Jing <[email protected]>
Thanks,
This is correct. However, it was fixed recently in the same way
by the following commit authored by one of your colleagues, Zhang Jiao:
- 7c2f1c2690a5 ("selftests/net: Add missing va_end.")
https://git.kernel.org/netdev/net-next/c/7c2f1c2690a5
--
pw-bot: not-applicable

