We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c575dce commit f42bc38Copy full SHA for f42bc38
CHANGES
@@ -1,6 +1,11 @@
1
v3.0.13 - YYYY-MMM-DD
2
---------------------
3
4
+ - Prevent concurrent access to data in InMemoryPerProcess'
5
+ resolveXXX methods
6
+ [PR #3216 - @eduar-hte]
7
+ - Remove several string copies and unnecessary heap allocations
8
+ [PR #3222 - @eduar-hte]
9
- Creating a std::string with a null pointer\
10
is undefined behaviour
11
[PR #3220 - @eduar-hte]
0 commit comments