[warnings] fix -Wswitch-default

This commit is contained in:
akallabeth
2024-10-30 19:56:36 +01:00
parent 63121583eb
commit dcf5a8e28c
52 changed files with 164 additions and 5 deletions

View File

@@ -1026,6 +1026,8 @@ static VOID VCAPITYPE encomsp_virtual_channel_open_event_ex(LPVOID lpUserParam,
case CHANNEL_EVENT_USER:
break;
default:
break;
}
if (error && encomsp && encomsp->rdpcontext)