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 0998032 commit c575dceCopy full SHA for c575dce
CHANGES
@@ -1,6 +1,13 @@
1
v3.0.13 - YYYY-MMM-DD
2
---------------------
3
4
+ - Creating a std::string with a null pointer\
5
+ is undefined behaviour
6
+ [PR #3220 - @eduar-hte]
7
+ - Simplifiy configuration to build using std C++17
8
+ [PR #3219 - @eduar-hte]
9
+ - Remove unnecessary dynamic casts
10
+ [PR #3218 - @eduar-hte]
11
- fix: Sonarcloud reported memleak fixes
12
[PR #3114 - @airween]
13
- V3/sonarcloud replace this declaration by a structured
0 commit comments