mirror of https://github.com/PCSX2/pcsx2.git
67dc65ea91
Out-of-bounds memory is no longer accessed if the realloc size is larger. If reallocation fails, the old memory will not be freed and a memcpy will not take place. This should match the Windows _aligned_realloc behaviour, except that an extra parameter is used. |
||
---|---|---|
.. | ||
Utilities | ||
x86emitter |