Skip to content

I seem to get a memory leak using tds_set_interfaces_file_loc() #643

@wqboth

Description

@wqboth

I do use dbclose()/dbexit().
But with valgrind I get this.

==19299== 50 bytes in 1 blocks are still reachable in loss record 1 of 2
==19299==    at 0x4838744: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==19299==    by 0x58B5899: strdup (in /lib64/libc-2.31.so)
==19299==    by 0x5233A17: tds_set_interfaces_file_loc (config.c:971)

I use freetds v1.3.11
Is this a known issue?
Or has it been sesolved in newer issues?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions