diff options
author | tb <> | 2019-04-13 18:47:58 +0000 |
---|---|---|
committer | tb <> | 2019-04-13 18:47:58 +0000 |
commit | 1283f6a389dc6bc8c9194cb5bebce31d11fa9243 (patch) | |
tree | d5663c0adea792f2bf9447c77b0e24b3e6278b5d /src/lib/libcrypto/x509v3/ext_dat.h | |
parent | 72fa0e445948a698471c35be00d67bf6c770dd65 (diff) | |
download | openbsd-1283f6a389dc6bc8c9194cb5bebce31d11fa9243.tar.gz openbsd-1283f6a389dc6bc8c9194cb5bebce31d11fa9243.tar.bz2 openbsd-1283f6a389dc6bc8c9194cb5bebce31d11fa9243.zip |
Null out pointers on asprintf() failure.
These pointers will be passed to free. According to asprintf(3), "on
OpenBSD, ret will be set to the null pointer, but this behavior should
not be relied upon."
ok jsing
Diffstat (limited to 'src/lib/libcrypto/x509v3/ext_dat.h')
0 files changed, 0 insertions, 0 deletions