Skip to content

OSReport: fix sending message when its larger than the buffer #205#206

Merged
DacoTaco merged 1 commit into
masterfrom
fixes/osreport
May 4, 2025
Merged

OSReport: fix sending message when its larger than the buffer #205#206
DacoTaco merged 1 commit into
masterfrom
fixes/osreport

Conversation

@DacoTaco
Copy link
Copy Markdown
Member

@DacoTaco DacoTaco commented May 1, 2025

should fix #205

@DacoTaco DacoTaco requested a review from WinterMute May 1, 2025 11:32
@DacoTaco DacoTaco force-pushed the fixes/osreport branch 4 times, most recently from 18a89be to a7f167a Compare May 3, 2025 17:11
Comment thread libogc/sys_report.c Outdated
@WinterMute
Copy link
Copy Markdown
Member

lgtm

@DacoTaco DacoTaco merged commit eb450cf into master May 4, 2025
2 checks passed
@DacoTaco DacoTaco deleted the fixes/osreport branch May 31, 2025 16:59
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.

SYS_Report reads past buffer forever when string is longer than 256 bytes

2 participants