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

[MachineLearning.Train] Change internal logic to resolve a memory leak #6393

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SeoHyungjun
Copy link

Description of Change

There were issues with heap use after free and heap overflow occurring (TNINE-4152, 4153, 4154).

In order to solve this problem, modified the internal logic of the API.

API Changes

No API change.

There were issues with heap use after free and heap overflow occurring
(TNINE-4152, 4153, 4154).

In order to solve this problem, modified the internal logic of the API.

Signed-off-by: SeoHyungjun <[email protected]>
@github-actions github-actions bot added the API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant