Fixed RDP file parser for unicode.
authorArmin Novak <armin.novak@thincast.com>
Wed, 20 Dec 2017 12:43:14 +0000 (13:43 +0100)
committerArmin Novak <armin.novak@thincast.com>
Wed, 20 Dec 2017 12:44:24 +0000 (13:44 +0100)
commita20247642285906cfe8372ee610e2510c3841cb1
tree238613d51541c93e51b77e326f35506d6ea9bb3c
parentec027bf46cb9cab1e38320b35f4bf306cee66806
Fixed RDP file parser for unicode.

There was a memory corruption hidden due to ignoring the
buffer size argument.
client/common/file.c