Hi,

On Sun, Sep 06, 2015 at 09:54:58AM +0200, Martin Lederhilger wrote:
>  I have found a problem in scpi_serial.c in the scpi_serial_read_data
> function. Incoming data is written at the read position in the buffer,
> although it should be written at the count position in the buffer. The
> attached patch should fix the issue.

Nice catch, thanks! I've merged this and faked a git commit message +
author + email. Please generally commit patches locally in your repo and
then "git format-patch HEAD~1" to get a patch file which already contains
all the metadata etc.


Cheers, Uwe.
-- 
http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org

------------------------------------------------------------------------------
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to