remote-trait-object icon indicating copy to clipboard operation
remote-trait-object copied to clipboard

Check buffer size when creating a packet

Open junha1 opened this issue 4 years ago • 2 comments

And if the size is too small, it should be propagated as an error

junha1 avatar Jul 29 '20 05:07 junha1

Could you describe more the situation? If the size of a packet is small, is it error?

majecty avatar Jul 29 '20 06:07 majecty

@majecty https://github.com/CodeChain-io/remote-trait-object/blob/master/remote-trait-object/src/packet.rs#L142

junha1 avatar Jul 29 '20 06:07 junha1