Files
FreeRDP/libfreerdp/crypto
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
..
2024-12-05 09:36:23 +01:00
2025-01-01 12:58:34 +01:00
2025-02-13 15:53:54 +01:00
2025-09-26 11:29:26 +02:00