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

Update scanmem.py to ignore NoneType matches #5

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

HeyItsWaters
Copy link
Collaborator

check for NoneType in results since this will cause the matches to be empty.

this should resolve part of issue #2

check for NoneType in results since this will cause the matches to be empty
@HeyItsWaters HeyItsWaters changed the title Update scanmem.py Update scanmem.py to ignore NoneType matches Nov 29, 2022
@CameronRedmore CameronRedmore merged commit 5923218 into CameronRedmore:main Nov 30, 2022
@HeyItsWaters HeyItsWaters added the bug Something isn't working label Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants