mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-03 07:10:08 +01:00
Fixes bug in sys_semaphore_create() when a NULL pointer address is passed in sem or attr. Fixes bug in sys_semaphore_get_value() when a NULL pointer address is passed in count. |
||
|---|---|---|
| .. | ||
| lv2 | ||
| Modules | ||
| Callback.cpp | ||
| Callback.h | ||
| CB_FUNC.h | ||
| ErrorCodes.h | ||
| FuncList.cpp | ||
| LogBase.cpp | ||
| LogBase.h | ||
| ModuleManager.cpp | ||
| ModuleManager.h | ||
| Modules.cpp | ||
| Modules.h | ||
| SC_FUNC.h | ||
| Static.cpp | ||
| Static.h | ||
| SyncPrimitivesManager.h | ||
| SysCalls.cpp | ||
| SysCalls.h | ||