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

struct.error: unpack_from requires a buffer of at least 4 bytes for unpacking 4 bytes at offset 0 (actual buffer size is 0) #2442

Open
mike-hunhoff opened this issue Oct 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mike-hunhoff
Copy link
Collaborator

mike-hunhoff commented Oct 4, 2024

[...] dnfile/__init__.py", line 295, in __init__
  sig = _struct.unpack_from("<I", struct_data)[0]

PM for sample hash.

@mike-hunhoff mike-hunhoff added the bug Something isn't working label Oct 4, 2024
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

No branches or pull requests

1 participant