Skip to content

feature: allow addition of unbounded count of attributes#293

Draft
KishanPRao wants to merge 1 commit into
masterfrom
feature/crashpad-unbounded-attributes
Draft

feature: allow addition of unbounded count of attributes#293
KishanPRao wants to merge 1 commit into
masterfrom
feature/crashpad-unbounded-attributes

Conversation

@KishanPRao

Copy link
Copy Markdown

Summary

Allows addition of unbounded count of attributes.

Previously, a simple dictionary was used for storing attributes, which limits the total count to 64 entries. This change allows addition of any number of entries.

Changes

Updates Backtrace & Crashpad libraries for Windows & Android.

ref: BT-6868

@KishanPRao KishanPRao requested a review from melekr June 16, 2026 13:41
@KishanPRao KishanPRao self-assigned this Jun 16, 2026
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.

2 participants