mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[channels,drdynvc] propagate error in dynamic channel
This commit is contained in:
@@ -1594,6 +1594,7 @@ static UINT drdynvc_virtual_channel_event_data_received(drdynvcPlugin* drdynvc,
|
||||
{
|
||||
WLog_Print(drdynvc->log, WLOG_WARN,
|
||||
"drdynvc_order_recv failed with error %" PRIu32 "!", error);
|
||||
return error;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user