Re: [PATCH] Fix a memnory leak bug due to malloc unproperly.
From: Burakov, Anatoly <hidden>
Date: 2018-12-13 14:32:09
From: Burakov, Anatoly <hidden>
Date: 2018-12-13 14:32:09
Hi Andy, The patch headline should say what the fix is for, e.g. raw/ifpga: fix this or that. If this is fixing a bug, a Fixes: tag should also be present, indicating the original commit that introduced the issue. If this issue is present in earlier releases, a Cc: stable@dpdk.org should also be added, to ensure that older releases get this bugfix. For more information, please refer to DPDK contribution guidelines: https://doc.dpdk.org/guides/contributing/patches.html On 13-Dec-18 6:33 PM, AndyPei wrote:
Signed-off-by: AndyPei <redacted> ---
-- Thanks, Anatoly