FreeRDP/winpr/tools
Armin Novak 5f4843191b Replaced BIO_free with BIO_free_all
There is no point in using BIO_free with a custom recursion
to free up stacked BIOs if there is already BIO_free_all.
Using it consistently avoids memory leaks due to stacked BIOs
not being recursively freed.
2018-11-08 12:09:49 +01:00
..
hash-cli Removed winpr_exit 2018-04-03 12:56:33 +02:00
makecert Replaced BIO_free with BIO_free_all 2018-11-08 12:09:49 +01:00
makecert-cli Removed winpr_exit 2018-04-03 12:56:33 +02:00
.gitignore winpr-makecert: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
winpr-tools.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00