]> sigrok.org Git - libsigrok.git/commit
uni-t-dmm: Add a missing NULL (fixes a crash on Android).
authorUwe Hermann <redacted>
Thu, 9 Apr 2015 21:13:30 +0000 (23:13 +0200)
committerUwe Hermann <redacted>
Thu, 9 Apr 2015 21:13:30 +0000 (23:13 +0200)
commitb65630f78da2930fb828f6c6388c8655036fe8a4
treefac56083228735be47f04d35c0a393edfeab4eed
parentd93c14707e1700861339d86dd8fdd5fbefa170e6
uni-t-dmm: Add a missing NULL (fixes a crash on Android).

This caused an non-terminated driver list, which lead to a crash
on Android (at least on ARM).
src/hardware/uni-t-dmm/api.c