From: Soeren Apel Date: Thu, 6 Jul 2017 20:27:46 +0000 (+0200) Subject: DecodeSignal: Fix flawed PD stack restoration X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=4ca06ec34ab94ce25b96b16b749b241593858cb1;hp=4ca06ec34ab94ce25b96b16b749b241593858cb1;p=pulseview.git 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. ---