Skip to content

Memory not getting release after using the datanbase #3

@kiranarsam

Description

@kiranarsam

Hi,
We have recently tested for one of the use case on DBC file.
We found there are leaks after using the datenbasis APIs, crossed verified with valgrind memcheck.
The code in main.c file having issues with memory leaks which are not getting release allocated with dynamic memory such as malloc.
Issues:

  1. "database" reference pointer variable
  2. "callbackList" variable

We have found a solution to resolve. How to proceed further?

Thanks & Regards,
Kiran Kumar A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions