summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_pkt.c
diff options
context:
space:
mode:
authorinoguchi <>2021-08-28 02:11:18 +0000
committerinoguchi <>2021-08-28 02:11:18 +0000
commited86c3a092667e3f285087115745c530db3c1201 (patch)
tree648e2c5327c8ed01151ab508223ebb88b35f166d /src/lib/libssl/ssl_pkt.c
parent0336be9fd5ead50a0c4ba8ea66044979d6c1b473 (diff)
downloadopenbsd-ed86c3a092667e3f285087115745c530db3c1201.tar.gz
openbsd-ed86c3a092667e3f285087115745c530db3c1201.tar.bz2
openbsd-ed86c3a092667e3f285087115745c530db3c1201.zip
Checking the return value in openssl(1) ca.c
Some functions are used without verifying the return value in openssl(1) ca. This diff adds checking for the function return value. With this diff, I changed return value of the write_new_certificate from void to int to return the condition to the caller. ok and comments from tb@
Diffstat (limited to 'src/lib/libssl/ssl_pkt.c')
0 files changed, 0 insertions, 0 deletions