Skip to content

feat: resolve crash-hint attachments from __sentry-attachments - #170

Open
jpnurmi wants to merge 1 commit into
getsentryfrom
jpnurmi/feat/attachment-manifest
Open

jpnurmi wants to merge 1 commit into
getsentryfrom
jpnurmi/feat/attachment-manifest

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

Resolve final attachments from the __sentry-attachments manifest file if present. This makes it possible to modify attachments during crash handling via hint - IPC is not usable at that point. The manifest is written only if crash-time modifications are detected, and in that case it overrides/replaces the entire list of attachments to support all operations, including clearing attachments.

See also:

Resolve final attachments from the `__sentry-attachments` manifest file
if present. This makes it possible to modify attachments during crash
handling via `hint` - IPC is not usable at that point. The manifest is
only written if crash-time modifications are detected, and in that
case it overrides/replaces the entire list of attachments to support
all operations including clearing the attachments.
Comment thread client/crash_report_database.cc
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.

1 participant