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

i#6687: Fix uninitialised field in dr_siginfo_t #6688

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

jackgallagher-arm
Copy link
Collaborator

It looks like when the ilist member was added to
dr_fault_fragment_info_t, send_signal_to_client() was not updated to set it.

Issue: #6687

It looks like when the ilist member was added to
dr_fault_fragment_info_t, send_signal_to_client() was not updated to
set it.

Issue: #6687
@jackgallagher-arm jackgallagher-arm merged commit 9591e25 into master Mar 4, 2024
16 checks passed
@jackgallagher-arm jackgallagher-arm deleted the i6687-fix-uninitialised-siginfo-data branch March 4, 2024 09: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.

2 participants