Skip to content

Memory Leak in initializing database #1134

Description

@aks3090

Describe your environment.
This is happening for one of the customer of MIP sdk which used 1DS sdk. MIP sdk just 1DS is cross-platform sdk. Customer environment is windows/linux here.

Steps to reproduce.
Using any memory sanitizer will detect this.

What is the expected behavior?
No memory leak as we have customer who also use this for services.

What is the actual behavior?
What did you see instead?

Additional context.
Discussed with lalit , needed to call sqlite3_finalize..() when logManager is shutdown.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions