From: notaz Date: Sat, 28 Oct 2023 20:23:30 +0000 (+0300) Subject: libretro: clear the allocated buffers X-Git-Tag: r24~79 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91da8e32287f181a870140fdcc8fcdac7bafdebe;hp=91da8e32287f181a870140fdcc8fcdac7bafdebe;p=pcsx_rearmed.git libretro: clear the allocated buffers there is code that relies on that memory to be cleared because linux mmap() clears it ---