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

Adding loops to scan through lines to support importing hashes longer then 1024 bytes #1062

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zyronix
Copy link
Member

@zyronix zyronix commented Apr 22, 2024

Added couple of loops that allows to import hashes that are larger then 1024 bytes.

@zyronix zyronix linked an issue Apr 22, 2024 that may be closed by this pull request
@zyronix zyronix requested a review from s3inlc April 22, 2024 08:50
@zyronix
Copy link
Member Author

zyronix commented Apr 22, 2024

Note, that if you offer a very large file. These code changes will loop and keep reading the file until the memory limit of the process is hit.

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.

[BUG]: Importing larger than >1024 char hashes
1 participant