Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows malfind: fix unbound page variable access #1459

Merged

Conversation

Abyss-W4tcher
Copy link
Contributor

Hi,

This small fix cleans out a functional but non-clean variable access, from outside a for loop. Logic was simplified as well (unnecessary "check" variable removed).

Fixes #1444

Copy link
Member

@ikelos ikelos left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! 5:)

@ikelos ikelos merged commit 6262fcf into volatilityfoundation:develop Dec 20, 2024
13 checks passed
@Abyss-W4tcher Abyss-W4tcher deleted the malfind_incorrect_ref_fix branch December 20, 2024 16:53
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.

malfind has incorrect variable references
2 participants