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