Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 1 Sep 2025 13:45:57 +0800 you wrote:
From: Zongmin Zhou zhouzongmin@kylinos.cn
The buffer be used without free,fix it to avoid memory leak.
Signed-off-by: Zongmin Zhou zhouzongmin@kylinos.cn
Changes in v3:
- move freeaddrinfo() to a separate label.
Changes in v2:
- add the label to use instead of directly to use on each case.
[...]
Here is the summary with links: - [v3] selftests: net: avoid memory leak https://git.kernel.org/netdev/net-next/c/b0bc64512295
You are awesome, thank you!