Skip to content

Fix undefined behavior in Plat_IsInDebugSession on PlayStation - #424

Open
AlexNordahl wants to merge 1 commit into
ValveSoftware:partnerfrom
AlexNordahl:fix-playstation-debug-session-ub
Open

Fix undefined behavior in Plat_IsInDebugSession on PlayStation#424
AlexNordahl wants to merge 1 commit into
ValveSoftware:partnerfrom
AlexNordahl:fix-playstation-debug-session-ub

Conversation

@AlexNordahl

Copy link
Copy Markdown

Addresses #419.

Plat_IsInDebugSession() did not return a value on the PlayStation code path after the platform-specific NDA implementation was removed.

Return false as a fallback to avoid undefined behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant