[Bug 264249] mlx4: Fix memory leak in rem_slave_fs_rule
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264249] mlx4: Fix memory leak in rem_slave_fs_rule"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264249] mlx4: Fix memory leak in rem_slave_fs_rule"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264249] mlx4: Fix memory leak in rem_slave_fs_rule"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264249] mlx4: Fix memory leak in rem_slave_fs_rule"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 May 2022 02:54:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264249 Bug ID: 264249 Summary: mlx4: Fix memory leak in rem_slave_fs_rule Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: ruc_gongyuanjun@163.com Created attachment 234222 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234222&action=edit a possible patch Before kfree(fs_rule), fs_rule->mirr_mbox should be released since it is an allocated data. -- You are receiving this mail because: You are the assignee for the bug.