Files
FreeRDP/winpr/libwinpr/sspi
Armin Novak 118afc0b95 [allocations] fix growth of preallocated buffers
* Replace * 2 with * sizeof(WCHAR) for string usages
* Grow streams and other buffers reasonably, e.g. add 128 elements per
  try and check for possible overflows
* Add constant postfix to force them to 64bit
2026-02-17 13:54:34 +01:00
..
2026-01-19 13:05:26 +01:00
2025-02-26 22:12:18 +01:00
2026-02-10 16:56:44 +01:00
2025-09-26 11:29:26 +02:00
2025-08-13 15:09:48 +02:00