diff options
author | Andy Walls <awalls.cx18@gmail.com> | 2017-01-08 16:24:37 -0500 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2017-01-12 11:52:23 -0800 |
commit | b77e5a6696c098b1f3bbb41507f4f54e3711060b (patch) | |
tree | fff3bf8db4e2dd0d3ac888e7d01db2e0de4f8266 /grc/gui/ActionHandler.py | |
parent | 20f25feba6a4e9fc16289041068242d44ed7cf42 (diff) |
qtgui: Fix SIGSEGV for tag trigger with constellation sink
The tag offset accounting the block tried to do to
compensate for the 1 history sample, with tag triggering,
would occasionally generate a -1 for a buffer index,
causing a SIGSEGV.
Change to straight-forward tag offset accounting, and
just ignore the 1 history sample for everything
except auto/normal triggering.
Diffstat (limited to 'grc/gui/ActionHandler.py')
0 files changed, 0 insertions, 0 deletions