-
Notifications
You must be signed in to change notification settings - Fork 352
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
Update changelog for android/2024.9
#7307
Update changelog for android/2024.9
#7307
Conversation
e8f4f1c
to
14cce7e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r2, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @Pururun)
android/CHANGELOG.md
line 49 at r2 (raw file):
### Security - Remove invalidly set up alternative stack for fault signal handlers on unix based systems.
This reads a bit weird for me Remove invalidly set up alternative stack
android/CHANGELOG.md
line 52 at r2 (raw file):
This prevents potential stack overflow and heap memory corruption. Fixes audit issue `MLLVD-CR-24-01`. - Remove/disable unsafe signal code from fault signal handler on unix based systems.
Multiple spaces in signal code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 1 of 2 files reviewed, 2 unresolved discussions (waiting on @Pururun)
android/CHANGELOG.md
line 49 at r2 (raw file):
Remove alternative stack for fault signal handlers on unix based systems. It was implemented incorrectly and could cause stack overflow and heap memory corruption.
5cf3aa9
to
a6d4b22
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r4, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! all files reviewed, all discussions resolved
e6f986d
to
ad20a8d
Compare
android/2024.9
This change is