mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
changed the signature of the backend loader function. the previous version casted the allocated pointer to UINT which might not be able to hold a pointer.