diff options
author | Andrej Rode <mail@andrejro.de> | 2018-11-26 18:29:17 +0100 |
---|---|---|
committer | Andrej Rode <mail@andrejro.de> | 2018-11-27 09:51:56 +0100 |
commit | 0733bc4f788c424264d26c1a1f82d831c91b2c15 (patch) | |
tree | 88c230e9fdf1cb478703120ce9995bd7bff95a82 /gr-zeromq/lib/pull_source_impl.h | |
parent | df4e7a85263eb523395ce6bef0b2e7769bd63465 (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/pull_source_impl.h')
0 files changed, 0 insertions, 0 deletions