summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/s_server.c
diff options
context:
space:
mode:
authortb <>2023-07-02 20:16:47 +0000
committertb <>2023-07-02 20:16:47 +0000
commite5a499b457594214c800e3c1912c252cf4b36960 (patch)
tree5c2cc3883257cab30c7165ad2bd98e37bbe78666 /src/usr.bin/openssl/s_server.c
parentb84cce7e25d639eff59ba48da36a5ba98bc76845 (diff)
downloadopenbsd-e5a499b457594214c800e3c1912c252cf4b36960.tar.gz
openbsd-e5a499b457594214c800e3c1912c252cf4b36960.tar.bz2
openbsd-e5a499b457594214c800e3c1912c252cf4b36960.zip
Simplify allocation checks
Instead of attempting to allocate a few times and only then check all the returned pointers for NULL, allocate and check one after the othre. This is easier on the eyes and what we usually do. Prompted by a report by Ilya Shipitsin ok beck
Diffstat (limited to 'src/usr.bin/openssl/s_server.c')
0 files changed, 0 insertions, 0 deletions