X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Funi-t-ut32x%2Fprotocol.c;h=863f9fa82aab7bae3a7e370d1c94eb5aee27d6f0;hb=13dd25bdb807217addc76e9c446485e28e6ec00a;hp=95323a67f8c77e9a16008c6d59188fc7213a220e;hpb=ba7dd8bbb8168cba432a844259a3e239aa5f36d7;p=libsigrok.git diff --git a/hardware/uni-t-ut32x/protocol.c b/hardware/uni-t-ut32x/protocol.c index 95323a67..863f9fa8 100644 --- a/hardware/uni-t-ut32x/protocol.c +++ b/hardware/uni-t-ut32x/protocol.c @@ -203,6 +203,7 @@ SR_PRIV int uni_t_ut32x_handle_events(int fd, int revents, void *cb_data) (void)fd; (void)revents; + drvc = di->priv; if (!(sdi = cb_data))