summaryrefslogtreecommitdiff
path: root/gr-zeromq/lib/base_impl.cc
diff options
context:
space:
mode:
authorAndrej Rode <mail@andrejro.de>2018-11-26 18:29:17 +0100
committerAndrej Rode <mail@andrejro.de>2018-11-27 09:51:56 +0100
commit0733bc4f788c424264d26c1a1f82d831c91b2c15 (patch)
tree88c230e9fdf1cb478703120ce9995bd7bff95a82 /gr-zeromq/lib/base_impl.cc
parentdf4e7a85263eb523395ce6bef0b2e7769bd63465 (diff)
runtime: Fix tag propagation
During the fix for long long on 32bit architectures a bug was introduced which lead to offset being multiplied by (mp_rrate + one_half). The correct solution is to multiply with mp_rrate and then add one_half. Fixes #2201
Diffstat (limited to 'gr-zeromq/lib/base_impl.cc')
0 files changed, 0 insertions, 0 deletions