21 May
2022
21 May
'22
8:16 p.m.
https://bugs.winehq.org/show_bug.cgi?id=51788 --- Comment #7 from Esme Povirk <madewokherd(a)gmail.com> --- Never mind, changing the one heap allocation in wmp_decoder_copy_pixels to use HEAP_ZERO_MEMORY fixes it. Looking at jxrlib example code, that doesn't seem to be intended, but I really don't want to dive into that mess and find the real problem. Hopefully failing to write over parts of the user buffer in cases where a channel is 0 is the only memory error, and zeroing that will get us consistency. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.