getsentry / sentry-native

Sentry SDK for C, C++ and native applications.
MIT License
378 stars 164 forks source link

fix: allow crashpad to run with Epic's Anti-Cheat client. #980

Closed supervacuus closed 2 months ago

supervacuus commented 2 months ago

Fixes: https://github.com/getsentry/sentry-native/issues/975.

Actual change: https://github.com/getsentry/crashpad/pull/99.