rdp: fix byte and packet counters
authorDavid Fort <contact@hardening-consulting.com>
Mon, 28 Oct 2019 11:46:18 +0000 (12:46 +0100)
committerakallabeth <akallabeth@users.noreply.github.com>
Mon, 4 Nov 2019 06:39:35 +0000 (07:39 +0100)
commit824d09169ec2ad5fd6a952a04e616f03827a7cf3
tree54f2840155820c76af4fb4d3a461f4b9f78c3228
parent59d5f888a37611df08dcb4688f0fdd76645d6c35
rdp: fix byte and packet counters
Best to count bytes directly at the transport level.
libfreerdp/core/peer.c
libfreerdp/core/rdp.c
libfreerdp/core/transport.c