aboutsummaryrefslogtreecommitdiffstats
path: root/community/mbedtls/verbose-testsuite.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/mbedtls: upgrade to 2.11.0prspkt2018-07-171-11/+0
|
* community/mbedtls: security upgrade to 2.4.0Daniel Sabogal2016-11-041-0/+11
With verbosity disabled (default), the testsuite attempts to redirect stdout by assigning another FILE pointer to it. Enabling verbosity seems to be the simplest workaround to avoid this code path.