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(crashpad): add metadata pointer check #1102

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

JoshuaMoelans
Copy link
Member

fixes #1064
related to crashpad PR getsentry/crashpad#115

@JoshuaMoelans JoshuaMoelans marked this pull request as ready for review December 10, 2024 12:30
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.59%. Comparing base (0380496) to head (7089bbc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1102      +/-   ##
==========================================
+ Coverage   82.58%   82.59%   +0.01%     
==========================================
  Files          53       53              
  Lines        7889     7889              
  Branches     1232     1232              
==========================================
+ Hits         6515     6516       +1     
+ Misses       1263     1261       -2     
- Partials      111      112       +1     

@JoshuaMoelans JoshuaMoelans merged commit 24349ab into master Dec 10, 2024
25 checks passed
@JoshuaMoelans JoshuaMoelans deleted the joshua/feat/update_crashpad branch December 10, 2024 16:16
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.

crashpad crashes when cleaning the database
2 participants