]> sigrok.org Git - libsigrok.git/commitdiff
hantek-dso: Fix segfault when accessing already free()d memory.
authorPhilipp Marek <redacted>
Tue, 21 Nov 2017 13:50:18 +0000 (14:50 +0100)
committerUwe Hermann <redacted>
Thu, 11 Jan 2018 01:21:30 +0000 (02:21 +0100)
This fix was guessed from other drivers' code.

This fixes bug #458.


No differences found