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

fix(proguard): Don't set in_app if frame wasn't mapped #1440

Merged
merged 4 commits into from Apr 17, 2024

Conversation

loewenheim
Copy link
Contributor

This was a subtle difference between Symbolicator and Python: we erroneously set a frame's in_app field even if we didn't map it. This fixes that problem and also adds a test.

@loewenheim loewenheim requested a review from a team as a code owner April 17, 2024 13:41
@loewenheim loewenheim self-assigned this Apr 17, 2024
@loewenheim loewenheim enabled auto-merge (squash) April 17, 2024 14:39
@loewenheim loewenheim merged commit 4acad52 into master Apr 17, 2024
10 checks passed
@loewenheim loewenheim deleted the fix/proguard-in-app branch April 17, 2024 15:19
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