Skip to content

support Valgrind XML protocol versions newer than 4#5

Merged
barsnick merged 1 commit into
barsnick:valkyrie-qt5-qt6from
mkogan1:valkyrie-qt5-qt6
Jun 19, 2026
Merged

support Valgrind XML protocol versions newer than 4#5
barsnick merged 1 commit into
barsnick:valkyrie-qt5-qt6from
mkogan1:valkyrie-qt5-qt6

Conversation

@mkogan1

@mkogan1 mkogan1 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Accept protocol versions >= 4 instead of requiring exactly version 4, and register XML elements added in newer protocols (heap_summary, leak_summary, error_summary and their children) so logs from recent Valgrind releases (e.g. 3.26, protocol 6) parse without errors.

Accept protocol versions >= 4 instead of requiring exactly version 4,
and register XML elements added in newer protocols (heap_summary,
leak_summary, error_summary and their children) so logs from recent
Valgrind releases (e.g. 3.26, protocol 6) parse without errors.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

@barsnick barsnick left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

I did some basic testing, and at least noticed that recent Valgrind now works.

@barsnick barsnick merged commit cb06556 into barsnick:valkyrie-qt5-qt6 Jun 19, 2026
6 checks passed
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