You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(envelope): use sentry__value_new_path helper
Eliminates duplicated #ifdef SENTRY_PLATFORM_WINDOWS path-to-string
conversion in envelope_add_attachment_ref and
sentry__envelope_item_set_attachment_ref. Also switches
envelope_add_attachment_ref from hand-rolled jsonwriter to
sentry_value_t approach.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments