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

fix: stop index out of range on block boundaries #6

Closed

Conversation

willmurphyscode
Copy link

Pulls in changes from 03266d0 in upstream, without intermediate changes, and without stray println.

Fixes anchore/syft#3390 when pulled into anchore/stereoscope.

LZO support requires the github.com/rasky/go-lzo module, which is GPLv2
licensed and thus not suitable for inclusion in some projects.

Signed-off-by: Adam Hughes <9903835+tri-adam@users.noreply.github.com>
@willmurphyscode willmurphyscode changed the title fix: stop index out of range on block boundies fix: stop index out of range on block boundaries Dec 4, 2024
Pulls in changes from 03266d0 in
upstream, without intermediate changes, and without stray println.
@tri-adam
Copy link
Member

Thanks for the ping @willmurphyscode! I have pulled in v1.0.3 from the upstream and tagged it in this fork. I believe this should do the trick, but please let me know if not. Thanks!

@tri-adam tri-adam closed this Dec 10, 2024
@willmurphyscode willmurphyscode deleted the fork-simple-fix branch December 11, 2024 11:51
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.

Runtime Error with Syft on Singularity .sif file (panic: index out of range)
2 participants