diff options
author | Nicholas Corgan <n.corgan@gmail.com> | 2021-07-08 21:08:37 -0500 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2021-07-13 09:04:16 -0400 |
commit | 188bf4d1ff87146bd8f24fa055fc531479705448 (patch) | |
tree | 8d187676e9cbaf20796201413deb700c313473ca /grc/core/FlowGraph.py | |
parent | a65cdb644622f738dcbb84f90274dfe5e00ced99 (diff) |
usrp_block: fix using 0 as pmt::dict_ref "not_found" parameter
Before, a zero literal was being passed in for a pmt::pmt_t parameter.
This resulted in an implicit cast to a null shared_ptr, rather than
a PMT respresenting zero as intended.
Signed-off-by: Nicholas Corgan <n.corgan@gmail.com>
Diffstat (limited to 'grc/core/FlowGraph.py')
0 files changed, 0 insertions, 0 deletions