Skip to content

fix(gta-streaming-five): add missing padding for pgRawStreamer::RawEntry on RDR3#3535

Merged
prikolium-cfx merged 1 commit into
citizenfx:masterfrom
Collective-RedM:fix/pgrawstreamer-redm
Jul 29, 2025
Merged

fix(gta-streaming-five): add missing padding for pgRawStreamer::RawEntry on RDR3#3535
prikolium-cfx merged 1 commit into
citizenfx:masterfrom
Collective-RedM:fix/pgrawstreamer-redm

Conversation

@DaniGP17

Copy link
Copy Markdown
Contributor

Goal of this PR

Fix a crash when opening the pgRawStreamer assets list, in RedM the timestamp and fileName fields were misaligned due to an 8-byte displacement after
image

How is this PR achieving the goal

Adding the missing padding.

This PR applies to the following area(s)

RedM

Successfully tested on

Game builds: 1491
Platforms: Windows

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

Fixes issues

Reported in Engineering Group by @outsider31000

@github-actions github-actions Bot added RedM Issues/PRs related to RedM triage Needs a preliminary assessment to determine the urgency and required action labels Jul 15, 2025
@prikolium-cfx prikolium-cfx added the ready-to-merge This PR is enqueued for merging label Jul 16, 2025
@prikolium-cfx prikolium-cfx merged commit b002c22 into citizenfx:master Jul 29, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR is enqueued for merging RedM Issues/PRs related to RedM triage Needs a preliminary assessment to determine the urgency and required action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants