31 Jul
2024
31 Jul
'24
7:28 a.m.
commit 5261811d471 revamped the code around pcblist structures, alas assumes a variable mib is always present on non-Apple, non-Linux systems when it is not. And in any case, ARRAY_SIZE should be used for the actual structure it applies to, not a similar one. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6183