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?