diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-07-21 16:12:28 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-10-04 14:49:57 -0700 |
commit | ac6d27348d4e01035183423a031445808c0f6b90 (patch) | |
tree | 8e3031b1175437c38b44b4a391a31c8b878db027 /host/lib/transport/udp_zero_copy.cpp | |
parent | 1bd3db57cab62517ecf282c670f2ccd35d1d303d (diff) | |
download | uhd-ac6d27348d4e01035183423a031445808c0f6b90.tar.gz uhd-ac6d27348d4e01035183423a031445808c0f6b90.tar.bz2 uhd-ac6d27348d4e01035183423a031445808c0f6b90.zip |
rfnoc: Fix potential double-overrun handling in rx stream terminator
It's feasible that error messages are sent out during overrun handling,
which would cause a nested invocation of handle_overrun(). This adds a
lock to prevent that.
Diffstat (limited to 'host/lib/transport/udp_zero_copy.cpp')
0 files changed, 0 insertions, 0 deletions