]> sigrok.org Git - libsigrok.git/commitdiff
Revert "scpi: Don't process received data of zero length"
authorGerhard Sittig <redacted>
Sat, 7 Jan 2017 20:16:33 +0000 (21:16 +0100)
committerGerhard Sittig <redacted>
Sat, 7 Jan 2017 20:36:52 +0000 (21:36 +0100)
Undo the change which skips management activities when no data was
received. This change breaks the current implementation, and needs to
get deferred until a delicate interaction between the resize and the
read logic has been eliminated.


No differences found