X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fsession.c;h=20c9ce5fcea48aaa9bc75bb7cecf050276dbc829;hb=4ec436c4d5b1712c9b5162171586e9bbedf41f09;hp=158b33cf856a21e8f547982a4742d9cab918b4e2;hpb=1e6b5b930340cc87e6c49e0563b289267ae00cb4;p=libsigrok.git diff --git a/src/session.c b/src/session.c index 158b33cf..20c9ce5f 100644 --- a/src/session.c +++ b/src/session.c @@ -770,6 +770,7 @@ SR_PRIV int sr_session_send(const struct sr_dev_inst *sdi, packet_in = packet_out; } } + packet = packet_in; /* * If the last transform did output a packet, pass it to all datafeed