libretro: clear the allocated buffers
authornotaz <notasas@gmail.com>
Sat, 28 Oct 2023 20:23:30 +0000 (23:23 +0300)
committernotaz <notasas@gmail.com>
Sat, 28 Oct 2023 22:35:29 +0000 (01:35 +0300)
there is code that relies on that memory to be cleared
because linux mmap() clears it


No differences found