summary refs log tree commit diff
path: root/libtls.pc.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-27 23:38:37 -0400
committerJune McEnroe <june@causal.agency>2020-07-31 12:12:53 -0400
commita62da8761cac35da97d180e5d8221966c1425b78 (patch)
tree8aa3ab9604274fe532adde6da276ca773982fefe /libtls.pc.in
parenttls_ocsp: Use ASN1_TIME_to_tm (diff)
downloadlibretls-a62da8761cac35da97d180e5d8221966c1425b78.tar.gz
libretls-a62da8761cac35da97d180e5d8221966c1425b78.zip
tls_ocsp: Use X509_STORE_CTX_new and X509_OBJECT_new
Diffstat (limited to 'libtls.pc.in')
0 files changed, 0 insertions, 0 deletions
v() returns a NULL pointer if the specified variable name cannot be found in the environment. However, some setenv() implementations crash if a NULL pointer is passed as second argument. Only restore variables that are not NULL. See commit d96d2c98ebc4c2d3765f5b35c4142e0e828a421b for a related patch. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer