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

Use maint info sec for coredumps #1155

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Use maint info sec for coredumps #1155

merged 2 commits into from
Nov 11, 2024

Conversation

hugsy
Copy link
Owner

@hugsy hugsy commented Nov 11, 2024

Description

When analyzing a coredump, always prefer maintenance info sections over info proc sections

Fixes #1154

Copy link

🤖 Coverage update for 4c63c15 🟢

Old New
Commit 0f21eea 4c63c15
Score 71.2413% 71.2413% (0)

Copy link

🤖 Coverage update for 62980fd 🟢

Old New
Commit 0f21eea 62980fd
Score 71.2413% 71.2413% (0)

Copy link

🤖 Coverage update for 62980fd 🔴

Old New
Commit 0f21eea 62980fd
Score 71.2413% 71.0735% (-0.1678)

@hugsy hugsy added this to the next milestone Nov 11, 2024
@hugsy hugsy self-assigned this Nov 11, 2024
Copy link
Collaborator

@ValekoZ ValekoZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ValekoZ ValekoZ merged commit 9f2737a into main Nov 11, 2024
6 checks passed
@hugsy hugsy deleted the hugsy/issue1154 branch November 11, 2024 20:26
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.

Coredumps do not have stack exposed to GEF
2 participants