Issue #847: protocol deadlock in NLA
authorAlexander Gottwald <gottwald@starnet.com>
Tue, 26 Feb 2013 20:32:36 +0000 (21:32 +0100)
committerAlexander Gottwald <gottwald@starnet.com>
Tue, 26 Feb 2013 20:32:36 +0000 (21:32 +0100)
commit026e9996d369a34966bd7ec33ebc41de2caf94e7
tree7c99905e24c3339511bd220291157aad013c1fcf
parentbcf26399061240aa2741964f9428686ad5e3c70f
Issue #847: protocol deadlock in NLA

fix ber_get_content_length and der_get_content_length to work for values
around 0x80 and 0x100
Fix nego_token, auth_info and pub_key_auth content length calculation in
credssp_send to fix a lockup in NLA protocol.
libfreerdp/core/nla.c
libfreerdp/crypto/ber.c
libfreerdp/crypto/der.c