]> git.ipfire.org Git - thirdparty/valgrind.git/commit
VG_(show_open_fds) Only emit empty line when not creating xml output
authorMark Wielaard <mark@klomp.org>
Wed, 24 Apr 2024 11:20:34 +0000 (13:20 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 24 Apr 2024 11:20:39 +0000 (13:20 +0200)
commit1d655a255425a7f8fe4694094c5f18d3ce327cf0
tree25ec66d1e37852a150ae17ea61bc1972c2a3ede4
parent04d30049bf9b4ae14262a50e8a16442e1edf75f8
VG_(show_open_fds) Only emit empty line when not creating xml output

The "empty" line containing '== pid == ' would corrupt the xml output
with --track-fds=yes.
coregrind/m_syswrap/syswrap-generic.c