Skip to content

Memory leak in zrtp_getAlgorithmNames #51

Description

@oleksandr-vovk

Memory leak was detected using Valgrind-3.19.0
==550626== 216 (24 direct, 192 indirect) bytes in 1 blocks are definitely lost in loss record 87 of 110
==550626== at 0x4C378C3: operator new(unsigned long) (vg_replace_malloc.c:422)
==550626== by 0x5EE4628: EnumBase::getAllNames[abi:cxx11]() (in /usr/lib64/libzrtpcpp.so.4.4.0)
==550626== by 0x5EE5CAE: zrtp_getAlgorithmNames (in /usr/lib64/libzrtpcpp.so.4.4.0)
Calling zrtp_freeAlgorithmNames() does not free memory.

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