Oct. 18, 2024
8:08 a.m.
On Fri Oct 18 11:59:19 2024 +0000, Matteo Bruni wrote:
Can we avoid the extra copy here without making the code much of a mess? I've changed this now, and also just allocated a separate buffer for decoding RLE. Messing around with `realloc()` seemed to complicate things more, I _feel_ like it's cleaner now but let me know. :)
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6688#note_85451