1
1
jvijtiuk 963111b836 tests: Fix segfault with mbedTLS built without threading support
torture_rand and torture_server_x11 call ssh_init without checking
the return value. If mbedTLS is built without threading support
ssh_init fails but the tests continue and then segfault since threading
wasn't correctly initialised.

Add a section that documents requirements for mbedTLS usage in a
multi threaded environment to README.mbedtls.

Signed-off-by: Juraj Vijtiuk <juraj.vijtiuk@sartura.hr>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2018-02-12 20:05:49 +01:00
..
2017-12-28 11:17:39 +01:00
2016-02-03 09:01:29 +01:00
2017-12-28 11:17:39 +01:00
2009-05-04 22:30:21 +00:00
2010-05-17 20:08:11 +02:00
2008-03-17 02:31:22 +00:00
2009-11-05 18:18:35 +01:00
2008-03-17 02:31:22 +00:00
2018-01-10 22:31:02 +01:00
2018-01-10 22:31:02 +01:00