[PR #3924] [MERGED] ajm: fix init params initialization #3806

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3924
Author: @roamic
Created: 1/13/2026
Status: Merged
Merged: 1/13/2026
Merged by: @georgemoralis

Base: mainHead: ajm-init-params-bounds


📝 Commits (1)

  • 470dcc2 ajm: fix init params initialization

📊 Changes

2 files changed (+2 additions, -4 deletions)

View changed files

📝 src/core/libraries/ajm/ajm_batch.cpp (+1 -3)
📝 src/core/libraries/ajm/ajm_batch.h (+1 -1)

📄 Description

Fixes a case where a game passes larger control buffer than expected, resulting in writing out-of-bounds. Should fix ajm at9 errors with LLE sceLibAudiodec.


🔄 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/3924 **Author:** [@roamic](https://github.com/roamic) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `ajm-init-params-bounds` --- ### 📝 Commits (1) - [`470dcc2`](https://github.com/shadps4-emu/shadPS4/commit/470dcc2541e91cf63e0984b069b0c12980114436) ajm: fix init params initialization ### 📊 Changes **2 files changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/ajm/ajm_batch.cpp` (+1 -3) 📝 `src/core/libraries/ajm/ajm_batch.h` (+1 -1) </details> ### 📄 Description Fixes a case where a game passes larger control buffer than expected, resulting in writing out-of-bounds. Should fix ajm at9 errors with LLE sceLibAudiodec. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:02 +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#3806
No description provided.