[BUG]: When the uds_client fails to send data and triggers the send_cbk function
Open
bug
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
### vSomeip Version
v3.4.11
### Boost Version
1.71
### Environment
ubuntu
### Describe the bug
When the uds_client fails to send data and triggers the send_cbk function, the service_id extracted from the data cannot be correctly obtained (along with other information like serviceId) due to the inclusion of an internal communication header, resulting in erroneous log output.
### Reproduction Steps
_No response_
### Expected behaviour
_No response_
### Logs and Screenshots
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.