cbor_py icon indicating copy to clipboard operation
cbor_py copied to clipboard

Length of read data is not checked

Open sc07kvm opened this issue 8 years ago • 0 comments

In Python implementation while reading data the length of read data is not checked. Read method can return less data than requested.

sc07kvm avatar Mar 24 '17 11:03 sc07kvm