diff options
author | Bill Stoffel <wilstoff@gmail.com> | 2021-03-10 05:37:14 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-10 12:37:14 +0100 |
commit | d4a4ddd5a524b047f33cf86f2af95541500ab710 (patch) | |
tree | 2f5f0f16cf63a8c3385447c5c3523bf6bbef5a60 /cpp/src/Slice/PythonUtil.cpp | |
parent | Support for Ruby 3.0 (Fixes #1257) (#1258) (diff) | |
download | ice-d4a4ddd5a524b047f33cf86f2af95541500ab710.tar.bz2 ice-d4a4ddd5a524b047f33cf86f2af95541500ab710.tar.xz ice-d4a4ddd5a524b047f33cf86f2af95541500ab710.zip |
Lock subscription mutex around optional trace logs (#1259)
- The _subscribers vector was utilized in the trace function without
obtaining a lock. This vector could change size and lead to a segfault.
Co-authored-by: Bill Stoffel <bstoffel@belvederetrading.com>
Diffstat (limited to 'cpp/src/Slice/PythonUtil.cpp')
0 files changed, 0 insertions, 0 deletions