Brian Gianforcaro
ea2d68d14b
Assistant: Zero initialize fuzzy match array
...
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.
2021-09-28 10:58:09 +02:00
..
2021-09-12 17:24:44 +00:00
2021-09-02 16:17:18 +01:00
2021-09-28 10:58:09 +02:00
2021-09-27 11:40:56 +02:00
2021-08-26 17:35:15 +02:00
2021-08-18 10:30:50 +02:00
2021-09-21 20:52:29 +02:00
2021-09-06 01:53:26 +02:00
2021-09-03 23:15:47 +02:00
2021-09-13 18:08:34 +04:30
2021-09-24 14:59:39 +02:00
2021-09-02 03:47:47 +04:30
2021-09-13 20:51:50 +00:00
2021-09-13 23:46:16 +04:30
2021-09-06 17:38:59 +02:00
2021-09-11 20:36:43 +03:00
2021-09-17 23:48:42 +02:00
2021-09-01 23:02:18 +02:00
2021-08-28 23:29:28 +02:00
2021-09-20 15:59:34 +02:00
2021-09-13 20:51:50 +00:00
2021-09-12 23:38:57 +02:00
2021-09-25 23:34:02 +02:00
2021-08-18 10:30:50 +02:00
2021-09-12 23:38:57 +02:00
2021-09-01 23:00:28 +02:00
2021-09-23 23:59:13 +03:00
2021-09-28 10:55:14 +02:00
2021-09-11 20:36:43 +03:00
2021-09-19 00:21:37 +02:00
2021-09-26 12:44:51 +02:00
2021-09-02 00:39:12 +02:00
2021-08-24 16:37:28 +02:00