From: Owen Hilyard <redacted>
The directory steam was not closed when the hugepage action was
HUGEPAGE_CHECK_EXISTS. This caused a memory leak in some parts of
the unit tests.
Signed-off-by: Owen Hilyard <redacted>
---
app/test/test_eal_flags.c | 1 +
1 file changed, 1 insertion(+)
From: David Marchand <hidden> Date: 2021-06-16 16:37:18
On Wed, Jun 16, 2021 at 6:26 PM [off-list ref] wrote:
From: Owen Hilyard <redacted>
The directory steam was not closed when the hugepage action was
HUGEPAGE_CHECK_EXISTS. This caused a memory leak in some parts of
the unit tests.
Signed-off-by: Owen Hilyard <redacted>
Reviewed-by: David Marchand <redacted>
--
David Marchand
From: David Marchand <hidden> Date: 2021-06-16 16:50:57
On Wed, Jun 16, 2021 at 6:37 PM David Marchand
[off-list ref] wrote:
On Wed, Jun 16, 2021 at 6:26 PM [off-list ref] wrote:
quoted
From: Owen Hilyard <redacted>
The directory steam was not closed when the hugepage action was
HUGEPAGE_CHECK_EXISTS. This caused a memory leak in some parts of
the unit tests.
Just forgot to ask for a Fixes: tag.
I guess this is:
Fixes: 45f1b6e8680a ("app: add new tests on eal flags")
I will add it when applying.
--
David Marchand
From: David Marchand <hidden> Date: 2021-06-24 13:26:52
On Wed, Jun 16, 2021 at 6:26 PM [off-list ref] wrote:
From: Owen Hilyard <redacted>
The directory steam was not closed when the hugepage action was
HUGEPAGE_CHECK_EXISTS. This caused a memory leak in some parts of
the unit tests.
Fixes: 45f1b6e8680a ("app: add new tests on eal flags")
Cc: stable@dpdk.org
Signed-off-by: Owen Hilyard <redacted>
Reviewed-by: David Marchand <redacted>
Applied, thanks.
--
David Marchand