Mahno
Results
2
issues of
Mahno
This PR is related to https://github.com/COVESA/vsomeip/issues/695#issue-2282414325 Considering std::bind would make T&& a T(rvalue to lvalue), and that copying shared_pointer will automatically add a reference count and hold its ownership, I...
### vSomeip Version v3.4.10 ### Boost Version 1.74 ### Environment Ubuntu 22.04 ### Describe the bug This issue is mainly about the implementation code and its possible risk. In implementation/endpoints/src/tcp_server_endpoint_impl.cpp:93,...
bug