Skip to content

dwarf_extractor.cpp: Fix buffer overruns#3541

Merged
wenyongh merged 1 commit intobytecodealliance:mainfrom
yamt:dwarf-overrun-fix
Jun 19, 2024
Merged

dwarf_extractor.cpp: Fix buffer overruns#3541
wenyongh merged 1 commit intobytecodealliance:mainfrom
yamt:dwarf-overrun-fix

Conversation

@yamt
Copy link
Copy Markdown
Contributor

@yamt yamt commented Jun 18, 2024

Probably it's better to skip the optimized out parameters. (that is, parameters w/o locations)
However, I'm not sure how/if it can be done with the lldb api. For now, just disable parameter processing to avoid crashes.

Probably it's better to skip the optimized out parameters.
(that is, parameters w/o locations)
However, I'm not sure how/if it can be done with the lldb api.
For now, just disable parameter processing to avoid crashes.
@wenyongh wenyongh merged commit 7f94d18 into bytecodealliance:main Jun 19, 2024
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