mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
* Explicitly initialize member variables in SELFDecrypter, MemInfo, and VirtualMemoryBlock * Zero out memory used for counter/nonce in aes-ctr * Fix use of a ControlInfo pointer after it is added to an Array via Array::Move (which makes it an invalid pointer) in SELFDecrypter::LoadHeaders |
||
|---|---|---|
| .. | ||
| aes.cpp | ||
| aes.h | ||
| key_vault.cpp | ||
| key_vault.h | ||
| sha1.cpp | ||
| sha1.h | ||
| unpkg.cpp | ||
| unpkg.h | ||
| unself.cpp | ||
| unself.h | ||
| utils.cpp | ||
| utils.h | ||