]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Darwin: close fd after call to ML_(check_macho_and_get_rw_loads)
authorPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 13 Mar 2025 19:47:28 +0000 (20:47 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 13 Mar 2025 19:47:28 +0000 (20:47 +0100)
commit7ba2fe4f7d16f5880035e3d4154f72e60df19eea
treee3fa0e6dda1380f1875b2fb41339d395d3955019
parentb65a739f2a63047565ac2d654931c95ae9d44b62
Darwin: close fd after call to ML_(check_macho_and_get_rw_loads)

I missed changing the code so that the VG_(close) happens for all
platforms, not just non-Darwin.
coregrind/m_debuginfo/debuginfo.c