Skip to content

Commit c575dce

Browse files
authored
Added PR 3218, 3219, 3220
1 parent 0998032 commit c575dce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
v3.0.13 - YYYY-MMM-DD
22
---------------------
33

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]
411
- fix: Sonarcloud reported memleak fixes
512
[PR #3114 - @airween]
613
- V3/sonarcloud replace this declaration by a structured

0 commit comments

Comments
 (0)