From: "Arek Hiler (@ivyl)" Subject: Re: [PATCH 0/1] MR352: cmd: Don't loop infinitely on NUL. Message-Id: Date: Thu, 30 Jun 2022 15:23:31 +0000 In-Reply-To: References: Hi. Thanks for the review. Either I don't fully understand your comment or it doesn't work the way you describe. According to my testing the line containing NUL and every line after it seems to be fully ignored by `FOR /F`. If we would return characters up to NUL that would not be the case. Can you elaborate a bit more? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/352#note_3063