7 Feb
2023
7 Feb
'23
9:43 a.m.
On Tue Feb 7 09:33:43 2023 +0000, Rémi Bernon wrote:
You could compute the `strlen` only once for each in the function. I had the same thought, but didn't do it as `strlen` on `const char *` should be resolved by the compiler.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2091#note_23217