Added PR 3218, 3219, 3220

This commit is contained in:
Ervin Hegedus 2024-08-09 17:40:33 +02:00 committed by GitHub
parent 09980324a7
commit c575dce3d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,13 @@
v3.0.13 - YYYY-MMM-DD
---------------------
- Creating a std::string with a null pointer\
is undefined behaviour
[PR #3220 - @eduar-hte]
- Simplifiy configuration to build using std C++17
[PR #3219 - @eduar-hte]
- Remove unnecessary dynamic casts
[PR #3218 - @eduar-hte]
- fix: Sonarcloud reported memleak fixes
[PR #3114 - @airween]
- V3/sonarcloud replace this declaration by a structured