libsigrok/hardware/common
poljar (Damir Jelić) 066d42b1c8 serial: Fix leak in serial_open.
A new sp_port is created every time we call serial_open (sp_get_port_by_name
implicitly creates one for us), so free it every time we call serial_close.
2013-11-19 10:29:24 +01:00
..
dmm configure.ac: libserialport is optional. 2013-11-15 09:36:51 +01:00
Makefile.am configure.ac: libserialport is optional. 2013-11-15 09:36:51 +01:00
ezusb.c s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00
serial.c serial: Fix leak in serial_open. 2013-11-19 10:29:24 +01:00
usb.c s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00