Use callbacks on heap and introduce reference counting #20
Quality Gate passed
Issues
0 New issues
5 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Annotations
Check warning on line 102 in samples/main.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace the redundant type with "auto".
See more on https://sonarcloud.io/project/issues?id=kimkulling_tiny_ui&issues=AZzem9Sw5gyFWmdews0n&open=AZzem9Sw5gyFWmdews0n&pullRequest=20
Check failure on line 101 in samples/main.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace the use of "new" with an operation that automatically manages the memory.
See more on https://sonarcloud.io/project/issues?id=kimkulling_tiny_ui&issues=AZzem9Sw5gyFWmdews0o&open=AZzem9Sw5gyFWmdews0o&pullRequest=20
Check failure on line 355 in src/tinyui.h
sonarqubecloud / SonarCloud Code Analysis
Rewrite the code so that you no longer need this "delete".
See more on https://sonarcloud.io/project/issues?id=kimkulling_tiny_ui&issues=AZzem9QZ5gyFWmdews0l&open=AZzem9QZ5gyFWmdews0l&pullRequest=20
Check warning on line 101 in samples/main.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace the redundant type with "auto".
See more on https://sonarcloud.io/project/issues?id=kimkulling_tiny_ui&issues=AZzem9Sv5gyFWmdews0m&open=AZzem9Sv5gyFWmdews0m&pullRequest=20
Check failure on line 102 in samples/main.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace the use of "new" with an operation that automatically manages the memory.
See more on https://sonarcloud.io/project/issues?id=kimkulling_tiny_ui&issues=AZzem9Sw5gyFWmdews0p&open=AZzem9Sw5gyFWmdews0p&pullRequest=20