mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
* clean up IRP creation * Properly handle each IRP, call irp->Complete or irp->Discard only once for each IRP * For each channel split IRP handling, one function prepares the data and a single evaluate function later calls irp->Complete or irp->Discard