Files
FreeRDP/libfreerdp
Armin Novak 4475e21b7e [codec,rfx] return nullptr if input parameters are invalid
rfx_encode_messages maxDataSize must be > 1024 or the function will
fail. Add a check to abort early if this is the case.
while this is a usage error, it is helpful to have proper error handling
in the function as well.
2026-03-03 09:30:33 +01:00
..
2026-03-02 18:32:38 +01:00
2026-03-02 18:32:38 +01:00