Skip to content

memory leaks #442

Description

@bvdberg

I'm running the example.c in Valgrind using the static library: valgrind --leak-check=full -s ./example
Valgrind report
LEAK SUMMARY:
definitely lost: 2,248 bytes in 16 blocks
indirectly lost: 5,184 bytes in 36 blocks

I'm checking the code, but cannot easily see which free function is missing or why that would happen

Activity

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

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