[PR #3147] [MERGED] libkernel: Check returned module in sceKernelGetModuleInfoFromAddr #3262

Closed
opened 2026-02-27 22:03:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3147
Author: @StevenMiller123
Created: 6/22/2025
Status: Merged
Merged: 6/23/2025
Merged by: @squidbus

Base: mainHead: mod-info-error


📝 Commits (3)

  • a9b26dd Error if the module doesn't exist
  • 76e1783 Fix error returns
  • e4f084a Merge branch 'shadps4-emu:main' into mod-info-error

📊 Changes

1 file changed (+14 additions, -2 deletions)

View changed files

📝 src/core/libraries/kernel/process.cpp (+14 -2)

📄 Description

Fixes another issue @kalaposfos13 hit while modding Driveclub.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3147 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 6/22/2025 **Status:** ✅ Merged **Merged:** 6/23/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `mod-info-error` --- ### 📝 Commits (3) - [`a9b26dd`](https://github.com/shadps4-emu/shadPS4/commit/a9b26dd565fa74f1e03f112526d191d6e0877580) Error if the module doesn't exist - [`76e1783`](https://github.com/shadps4-emu/shadPS4/commit/76e178364a3f4d8617223ded5230b6cf410deeb0) Fix error returns - [`e4f084a`](https://github.com/shadps4-emu/shadPS4/commit/e4f084a1b585d8a30581515001f2ed2fcc22f467) Merge branch 'shadps4-emu:main' into mod-info-error ### 📊 Changes **1 file changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/process.cpp` (+14 -2) </details> ### 📄 Description Fixes another issue @kalaposfos13 hit while modding Driveclub. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3262
No description provided.