Skip to content
This repository was archived by the owner on Sep 2, 2026. It is now read-only.

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

Open
napoleonwxu wants to merge 1 commit into
contiv:masterfrom
napoleonwxu:master
Open

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

Conversation

@napoleonwxu

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant