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

feat(breakpad): Support debug identifiers without age #140

Merged
merged 2 commits into from
May 9, 2019

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented May 9, 2019

This allows debug identifiers that do not contain an age (i.e. length of 32 characters). To my understanding, this should never be generated by dump_syms, yet it happens in production. As DebugId can handle this, there is no harm in allowing such identifiers.

@jan-auer jan-auer self-assigned this May 9, 2019
@jan-auer jan-auer merged commit e80015f into master May 9, 2019
@jan-auer jan-auer deleted the feat/breakpad-ids branch May 9, 2019 08:52
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.

None yet

2 participants