hazelcast / hazelcast/hazelcast-cpp-client
Address sanitizer heap usage after free problem (ClientInvocation::invoke_urgent) [API-385] [API-2365]
Open
to-jira
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
This [line](https://github.com/hazelcast/hazelcast-cpp-client/blob/b1a984fae0beb46873eadb3415e94ca68dd5916d/hazelcast/src/hazelcast/client/spi.cpp#L1052-L1062) of code may cause heap usage after free problem.
related to https://github.com/hazelcast/hazelcast-cpp-client/issues/847
Contributor guide
Assessment
This issue has not been assessed yet.