Files
FreeRDP/client/Windows
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
..
2022-01-11 12:34:43 +01:00
2022-01-19 09:24:57 +01:00
2025-03-11 17:23:58 +01:00
2022-02-14 14:59:22 +01:00
2019-11-07 10:53:54 +01:00