Memory leak in NC_reset_maxopenfiles #825
Labels
Component - C Library
Core C library issues
Priority - 0. Blocker ⛔
This MUST be merged for the release to happen
Type - Bug
Please report security issues to [email protected] instead of creating an issue on GitHub
==687765== 8,168 bytes in 1 blocks are still reachable in loss record 35 of 35
==687765== at 0x4848899: malloc (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==687765== by 0x148CF4: NC_reset_maxopenfiles (file.c:137)
==687765== by 0x149143: NC_open (file.c:265)
==687765== by 0x1492A5: nccreate (file.c:304)
==687765== by 0x14F363: SDstart (mfsd.c:319)
==687765== by 0x129238: test_max_open_files (tfile.c:260)
==687765== by 0x129B7E: test_files (tfile.c:442)
==687765== by 0x111C43: main (hdftest.c:1310)
The text was updated successfully, but these errors were encountered: