[PATCH] graph: fix memory leak in node clone

Huichao Cai chcchc88 at 163.com
Thu Oct 31 14:22:50 CET 2024


There is one more place in the node_clone function that needs to be modified:
	if (clone_name(reg->name, node->name, name))
		//goto free;
		goto free_xstat;


从 Windows 版邮件发送

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241031/98b29cd7/attachment-0001.htm>


More information about the dev mailing list