Fixed clang issues.
This commit is contained in:
parent
7bc0cbdabf
commit
ef91766cf3
@ -784,7 +784,7 @@ static int rdp_recv_tpkt_pdu(rdpRdp* rdp, wStream* s)
|
||||
UINT16 pduType;
|
||||
UINT16 pduLength;
|
||||
UINT16 pduSource;
|
||||
UINT16 channelId;
|
||||
UINT16 channelId = 0;
|
||||
UINT16 securityFlags;
|
||||
int nextPosition;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user