libsigrok/hardware/fx2lafw
Lars-Peter Clausen 25f5d66a77 sr: fx2lafw: Fix potential leaks in acquisition_start error paths
Call abort_acquisition if starting sampling fails in acquisition_start, this
will ensure that all already allocated resources are being freed again.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2012-07-04 01:11:50 +02:00
..
Makefile.am fx2lafw: Implemented initial support for start capture 2012-03-07 07:52:05 +00:00
command.c sr: fx2lafw: Use gboolean, cosmetics, fix gcc warning. 2012-05-31 22:48:40 +02:00
command.h sr: fx2lafw: Use gboolean, cosmetics, fix gcc warning. 2012-05-31 22:48:40 +02:00
fx2lafw.c sr: fx2lafw: Fix potential leaks in acquisition_start error paths 2012-07-04 01:11:50 +02:00
fx2lafw.h sr: fx2lafw: Abort pending transfers when sampling is stopped 2012-07-04 01:11:50 +02:00