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 gadget.py #346

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

Update gadget.py #346

wants to merge 1 commit into from

Conversation

spocchio
Copy link

Hi all. Gadget format should not have problems (I belive) with blocks with zero lenghts.

With the block.length == 0 we basically stop reading the file after we encounter a block of zero length (ignoring all other blocks).

With my check (name == " ") we actually wait for the "fake" null-named block to end.

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.

None yet

1 participant