Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ztest: shell: Fix memory leaks processing test arguments #75370

Merged

Conversation

golowanow
Copy link
Member

@golowanow golowanow commented Jul 3, 2024

Fix Ztest shell memory leaks when it process test arguments.

Fixes: #75322

Fix Ztest shell memory leaks when it process test arguments.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
@golowanow golowanow added the bug The issue is a bug, or the PR is fixing a bug label Jul 3, 2024
@golowanow golowanow marked this pull request as ready for review July 3, 2024 10:36
@zephyrbot zephyrbot added the area: Testsuite Testsuite label Jul 3, 2024
@golowanow golowanow added this to the v3.7.0 milestone Jul 5, 2024
@aescolar
Copy link
Member

aescolar commented Jul 9, 2024

@nashif please take a look :)

@aescolar aescolar merged commit 5d80e25 into zephyrproject-rtos:main Jul 11, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Testsuite Testsuite bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ztest: Unexpected behavior in the ztest shell.
5 participants