From 3d6db75df45f611e626091b51efefd229ae1d1d4 Mon Sep 17 00:00:00 2001 From: Mischan Toosarani-Hausberger Date: Mon, 15 Apr 2024 09:27:41 +0200 Subject: [PATCH] fix: allow crashpad to run with Epic's Anti-Cheat client. --- CHANGELOG.md | 13 ++++++++++++- external/crashpad | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 558c446d85..4a3a56019b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,18 @@ ## Unreleased -- [Documentation] Add missed compile time flag SENTRY_TRANSPORT_COMPRESSION description to the README.md file ([#976](https://github.com/getsentry/sentry-native/pull/976)) +**Fixes**: + +- Allow `crashpad` to run under [Epic's Anti-Cheat Client](https://dev.epicgames.com/docs/game-services/anti-cheat/using-anti-cheat#external-crash-dumpers) by deferring the full `crashpad_handler` access rights to the client application until a crash occurred. ([#980](https://github.com/getsentry/sentry-native/pull/980), [crashpad#99](https://github.com/getsentry/crashpad/pull/99)) + +**Docs**: + +- Add compile-time flag `SENTRY_TRANSPORT_COMPRESSION` description to the `README.md` file. ([#976](https://github.com/getsentry/sentry-native/pull/976)) + +**Thank you**: + +- [@AenBleidd](https://github.com/AenBleidd) +- [@kristjanvalur](https://github.com/kristjanvalur) ## 0.7.2 diff --git a/external/crashpad b/external/crashpad index 3f8bcc49bb..f4c7710dc1 160000 --- a/external/crashpad +++ b/external/crashpad @@ -1 +1 @@ -Subproject commit 3f8bcc49bbfff0662bcfa59e831b65a5d050c9f0 +Subproject commit f4c7710dc178218e1e58d9e0b65be91cc5dbd66c