Skip to content

Fixes wrong global lookup when global was not in the PTS#426

Merged
pdschubert merged 1 commit intodevelopmentfrom
f-FixesIDELinerConstantAccesToGlobals
Oct 20, 2021
Merged

Fixes wrong global lookup when global was not in the PTS#426
pdschubert merged 1 commit intodevelopmentfrom
f-FixesIDELinerConstantAccesToGlobals

Conversation

@vulder
Copy link
Copy Markdown
Collaborator

@vulder vulder commented Oct 19, 2021

In cases where a global variable was not in the PTS the
IDEInstInteractionAnalysis did not correctly generate taints for the
specific instruction that loaded from the global.

In cases where a global variable was not in the PTS the
IDEInstInteractionAnalysis did not correctly generate taints for the
specific instruction that loaded from the global.
@vulder vulder requested a review from pdschubert October 19, 2021 09:42
@MMory MMory self-requested a review October 19, 2021 17:02
@pdschubert pdschubert merged commit 2e314f3 into development Oct 20, 2021
@pdschubert pdschubert deleted the f-FixesIDELinerConstantAccesToGlobals branch October 20, 2021 13:13
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.

3 participants