Open
Description
openedon Apr 20, 2023
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