[PATCH] ntdll: Truncate and ellipsize debug output if it's too long.

Esme Povirk (she/they) esme at codeweavers.com
Mon Aug 30 10:29:12 CDT 2021


If it's OK for append_output to write output and flush the buffer,
would it be better to ensure we don't lose any output, at the cost of
potentially writing a line non-atomically when it's too long?



More information about the wine-devel mailing list