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

[Coverity] Fix coverity issue #384

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Commits on Aug 25, 2023

  1. [Coverity] Fix coverity issue

    Resource leak occurs after ml_tensor_get_count() failure
    - need to free ml_tensors_data_h
    - change function call order to fix leak
    
    Signed-off-by: hyunil park <hyunil46.park@samsung.com>
    songgot committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    88a4abc View commit details
    Browse the repository at this point in the history