Hardening 729c24cedb Adds some support for valgrind helpers
This patch adds an option to compile freerdp in a valgrind compliant way.
The purpose is to ease memchecking when connecting with TLS. We mark bytes
retrieved from SSL_read() as plainly defined to prevent the undefined contamination.
With the patch and the option activated you get a single warning at connection
during the handshake, and nothing after.
2014-05-12 18:01:29 +02:00
..
2014-05-09 22:36:50 +02:00
2014-02-10 22:12:13 -05:00
2014-04-09 16:07:06 +02:00
2013-05-08 16:09:16 -04:00
2013-09-05 12:14:33 +02:00
2014-02-10 22:12:13 -05:00
2014-05-12 18:01:29 +02:00