Files
reactos/sdk/lib
Max Korostil 2b2bdabe72 [RTL][NTDLL_APITEST] Fix buffer overflow in RtlDosSearchPath_Ustr (#7698)
In addition:
- `IS_PATH_SEPARATOR(*--End)` -> `--End; IS_PATH_SEPARATOR(*End)` fix,
- Use SIZE_T type for `WorstCaseLength` and `NamePlusExtLength`.
2025-02-05 21:17:11 +01:00
..
2024-10-24 18:39:50 +03:00
2025-01-26 18:08:55 +02:00
2025-01-16 14:18:53 +02:00