Skip to content

REL: fix dict keys used in POs comparison - #293

Merged
waskyo merged 1 commit into
static-analysis-engineering:masterfrom
waskyo:rbaratto/fix_backwards_pos_comparison
Sep 1, 2026
Merged

REL: fix dict keys used in POs comparison#293
waskyo merged 1 commit into
static-analysis-engineering:masterfrom
waskyo:rbaratto/fix_backwards_pos_comparison

Conversation

@waskyo

@waskyo waskyo commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

in the json output generated by chkx relational compare all the POs that were in the original binary but are no longer in the patched binary were being put under the 'pos-added' key. And the ones that were not in the original binary but now are in the patched binary were under 'pos-removed'.

Switch those around.

in the json output generated by chkx relational compare all the POs that
were in the original binary but are no longer in the patched binary were
being put under the 'pos-added' key. And the ones that were not in the
original binary but now are in the patched binary were under 'pos-removed'.

Switch those around.
@waskyo
waskyo requested a review from sipma September 1, 2026 03:54
@waskyo waskyo self-assigned this Sep 1, 2026

@sipma sipma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!

@waskyo
waskyo merged commit 557b03e into static-analysis-engineering:master Sep 1, 2026
1 check passed
@waskyo
waskyo deleted the rbaratto/fix_backwards_pos_comparison branch September 1, 2026 21:06
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