fix logon info processing
authorNorbert Federa <norbert.federa@thincast.com>
Thu, 3 Mar 2016 23:45:26 +0000 (00:45 +0100)
committerNorbert Federa <norbert.federa@thincast.com>
Thu, 3 Mar 2016 23:45:26 +0000 (00:45 +0100)
commitde4adeff0e4c72335e4fa11813182c53ac90d642
treefd99d4d53d35b338f0182a9e0287b625632af5f5
parentef4b29e5b3d8999538b04cc9a882bb9769e5e7a6
fix logon info processing

since there have been reports that certain windows versions send
zero values in the cbDomain field of the Logon Info Version 2
(TS_LOGON_INFO_VERSION_2) struct we allow zero values for cbUserName
and cbDomain in rdp_recv_logon_info_v1 and rdp_recv_logon_info_v2.
libfreerdp/core/info.c