30 May
2024
30 May
'24
2:40 p.m.
On Thu May 30 14:40:50 2024 +0000, Matteo Bruni wrote:
This is just moving old code around but I think we can make some improvements while at it. Here it looks like we can replace those `strncmp()` uses with `memcmp()`. Changed all uses of `strncmp()` to use `memcmp()` in the current revision.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5666#note_71788