]> sigrok.org Git - pulseview.git/commit
DecodeSignal: Fix flawed PD stack restoration
authorSoeren Apel <redacted>
Thu, 6 Jul 2017 20:27:46 +0000 (22:27 +0200)
committerSoeren Apel <redacted>
Thu, 6 Jul 2017 20:27:46 +0000 (22:27 +0200)
commit4ca06ec34ab94ce25b96b16b749b241593858cb1
treea3c0c70163fbc2351c126c37a42b4253fffb3dfb
parentb21501d694e68a8c41ea1b7bd1fecd7c7a70eadd
DecodeSignal: Fix flawed PD stack restoration

Before, the libsigrokdecode sessions would be started without
having any channels assigned to it, which of course should be
avoided.
pv/data/decodesignal.cpp