Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Comments

Added check for if info.dli_sname is NULL#579

Merged
sergiud merged 1 commit intogoogle:masterfrom
arj-fb:safety_check_at_SymbolizeAndDemangle
Sep 29, 2020
Merged

Added check for if info.dli_sname is NULL#579
sergiud merged 1 commit intogoogle:masterfrom
arj-fb:safety_check_at_SymbolizeAndDemangle

Conversation

@arj-fb
Copy link
Contributor

@arj-fb arj-fb commented Sep 16, 2020

Check if info.dli_sname is NULL,
If the image containing addr is found, but no nearest symbol was found, the dli_sname and dli_saddr fields are set to NULL.

Check if info.dli_sname is NULL,
If the image containing addr is found, but no nearest symbol was found, the dli_sname and dli_saddr fields are set to NULL.
@google-cla google-cla bot added the cla: yes label Sep 16, 2020
@sergiud sergiud merged commit d442460 into google:master Sep 29, 2020
@sergiud sergiud added this to the 0.5 milestone Mar 30, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants