Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cellGame: add some more error checks #15402

Merged
merged 1 commit into from Apr 5, 2024
Merged

Conversation

Megamouse
Copy link
Contributor

  • add size param check to cellHddGameGetSizeKB
  • add version param check to cellHddGameCheck
  • add dirName nullptr check to cellGameDataCheckCreate2
  • remove errDialog param check (I don't know why this check existed)
  • remove comment about CELL_GAMEDATA_ERRDIALOG_NONE. errDialog seems to be checked for == 1
  • check systemVersion string in cellGameDataSetSystemVer and cellHddGameSetSystemVer

@Megamouse Megamouse merged commit 08837d2 into RPCS3:master Apr 5, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant