mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-16 08:30:05 +00:00
0b181eeef4
Previously this was passing the size of the vector into memcpy rather than the size in bytes to copy, which would result in a partial read. Thankfully, this function isn't used yet, so this gets rid of a bug before it's able to do anything. |
||
---|---|---|
.. | ||
kernel | ||
service | ||
api_version.h | ||
ipc_helpers.h | ||
ipc.h | ||
result.h |