Hermès Bélusca-Maïto
c4d60756dd
[FREELDR][KDCOM][KDGDB][NTOS:KD] Some code "nits"
...
- Don't hardcode constant string lengths.
- Use `_strnicmp()` -- Ideally we shouldn't have to unconditionally upcase
the global kernel command-line string to perform substrings comparisons.
- Cast `atol()` returned value to `ULONG`.
2026-03-19 22:49:29 +01:00
..
2025-09-15 16:26:06 +02:00
2026-03-19 22:49:29 +01:00
2025-09-15 16:25:14 +02:00
2024-10-06 10:47:11 +03:00
2026-03-18 17:29:12 +02:00
2025-01-28 13:36:45 +09:00
2026-03-18 21:11:35 +01:00
2024-10-06 10:47:11 +03:00
2025-05-19 00:29:10 +02:00
2025-05-04 17:28:37 +02:00
2025-08-08 23:35:56 +02:00
2025-01-28 13:36:45 +09:00
2026-03-14 21:10:56 +01:00
2025-12-31 14:30:16 +03:00
2026-03-09 14:10:58 +01:00
2025-04-08 20:19:54 +02:00
2025-12-31 14:30:16 +03:00
2023-03-28 08:12:38 +09:00
2026-03-18 17:29:12 +02:00
2026-01-26 19:55:44 +00:00
2026-03-14 13:29:02 +03:00
2025-01-29 00:49:35 -08:00