libsigrok/hardware
Bert Vermeulen 2e5b73c00c ols: Fix stack clobbering at start of acquisition
This off-by-one was clobbering the stack since introduced in a803c0db4d.
However it only set one bit, and that generally appears to have been set
already, so this rarely affected anything. But when it did, it affected
a pointer, causing a segfault.
2013-04-22 13:33:31 +02:00
..
agilent-dmm agilent-dmm: Use sr_dev_inst to store connection handle 2013-04-21 21:49:15 +02:00
alsa drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
asix-sigma drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
brymen-dmm drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
chronovu-la8 chronovu-la8: Fix incorrect 0Hz samplerate being reported. 2013-04-16 22:35:17 +02:00
colead-slm colead-slm: Use sr_dev_inst to store connection handle 2013-04-22 01:01:10 +02:00
common usb: Fix bus.address format detection 2013-04-15 23:47:04 +02:00
demo drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
fluke-dmm fluke-dmm: Use sr_dev_inst to store connection handle 2013-04-22 01:07:35 +02:00
fx2lafw fx2lafw: Consistently return SR_ERR_ARG if sdi is needed 2013-04-18 22:48:29 +02:00
hantek-dso hantek-dso: Consistently return SR_ERR_ARG if sdi is needed 2013-04-18 22:48:29 +02:00
lascar-el-usb lascar-el-usb: Support SR_CONF_CONN 2013-04-18 22:48:29 +02:00
link-mso19 drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
mic-985xx drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
nexus-osciprime drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
openbench-logic-sniffer ols: Fix stack clobbering at start of acquisition 2013-04-22 13:33:31 +02:00
rigol-ds1xx2 rigol-ds1xx2: fix delay time. 2013-04-21 20:42:22 +01:00
serial-dmm drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
tondaj-sl-814 drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
uni-t-dmm drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
victor-dmm victor-dmm: Allow configuration before the device is opened 2013-04-20 15:26:16 +02:00
zeroplus-logic-cube drivers: return SR_ERR_NA on unsupported config key 2013-04-16 11:00:55 +02:00
Makefile.am brymen-dmm: Initial driver skeleton. 2013-02-02 11:19:27 +01:00