Skip to content

Fix variant type blob unpack bug - 2.0#165

Merged
heifner merged 1 commit into
v2.0.xfrom
variant-blob-2.0
Aug 21, 2020
Merged

Fix variant type blob unpack bug - 2.0#165
heifner merged 1 commit into
v2.0.xfrom
variant-blob-2.0

Conversation

@heifner

@heifner heifner commented Aug 20, 2020

Copy link
Copy Markdown
Contributor

v2.0.x version of #164

The unpack function is missing a return; in the switch which makes it fall through to the default case for the blob variant type. Which then crashes with the Unknown Variant Type 8 error.

Thanks @MrToph

@heifner heifner merged commit b53dbdc into v2.0.x Aug 21, 2020
@heifner heifner deleted the variant-blob-2.0 branch August 21, 2020 13:00
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.

3 participants