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
..
2013-12-04 11:44:22 +01:00
2013-12-04 11:44:22 +01:00
2013-04-03 01:12:39 +02:00
2013-08-05 20:50:23 -04:00
2013-06-05 14:59:24 -04:00
2012-05-25 17:56:04 -05:00