March 9, 2026
8:26 a.m.
On Thu Mar 5 11:36:45 2026 +0000, Hans Leidekker wrote: > The padding fix looks good but I'm not convinced about the strref fix. > The tests pass without the fix and the distinction between system and > non-system tables is seems wrong. Transforms can modify any table, why > is this relevant here? * I addressed the issue with the test, it should fail without the fix now. * Regarding the tables, that distinction was indeed a bit too arbitrary. Now it's based on detecting the actual data size mismatch. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10114#note_131598