Skip to content

Memory Leak in initializing database #1134

Open

Description

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.

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

Metadata

Assignees

No one assigned

    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