mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:31:00 +00:00
SonarCloud flagged the read of the matches array as a potential garbage read. I don't believe the case it flagged was possible to reach due to how the code is structured, however we should really just be zero initializing these stack arrays. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FuzzyMatch.cpp | ||
| FuzzyMatch.h | ||
| main.cpp | ||
| Providers.cpp | ||
| Providers.h | ||