Skip to content

fix: some pad's length in UnmarshalBinary is 0#30

Open
napoleonwxu wants to merge 1 commit intocontiv:masterfrom
napoleonwxu:master
Open

fix: some pad's length in UnmarshalBinary is 0#30
napoleonwxu wants to merge 1 commit intocontiv:masterfrom
napoleonwxu:master

Conversation

@napoleonwxu
Copy link

MultipartReply.UnmarshalBinary() uses new() to initialize Body, so len(Body.pad) is 0, cause Body.UnmarshalBinary() failed.

Signed-off-by: xuxiaochuang <xuxiaochuang@bytedance.com>
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.

1 participant