From: Mark Wielaard Date: Mon, 20 Oct 2025 17:04:25 +0000 (+0200) Subject: Document FdBadUse in xml-output-protocol5.txt X-Git-Tag: VALGRIND_3_26_0~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48d64d0e6bb72220bb2557be4f427a57038dfbc6;p=thirdparty%2Fvalgrind.git Document FdBadUse in xml-output-protocol5.txt The core error FdBadUse was added in commit 22971a15d62d "Report track-fd errors for fd used which was not opened or already closed" But not documented. Add it to the protocol documentation now. --- diff --git a/docs/internals/xml-output-protocol5.txt b/docs/internals/xml-output-protocol5.txt index 046f59408..a481361da 100644 --- a/docs/internals/xml-output-protocol5.txt +++ b/docs/internals/xml-output-protocol5.txt @@ -37,3 +37,6 @@ The possible values are: On exit the file descriptor is still open + FdBadUse + + The file descriptor is (no longer) valid