diff options
author | tb <> | 2022-10-21 15:48:14 +0000 |
---|---|---|
committer | tb <> | 2022-10-21 15:48:14 +0000 |
commit | 39854bb4d7997af0b835a7ec170c51fb922a960e (patch) | |
tree | d53f3ebfc478269fe1593e1cd57ea9a7d7bc4fec /src/lib/libc | |
parent | 6172b715052366b84ebd0b5addbaef70c201b59d (diff) | |
download | openbsd-39854bb4d7997af0b835a7ec170c51fb922a960e.tar.gz openbsd-39854bb4d7997af0b835a7ec170c51fb922a960e.tar.bz2 openbsd-39854bb4d7997af0b835a7ec170c51fb922a960e.zip |
Add extra NULL check after ssl3_setup_read_buffer()
While ssl3_setup_read_buffer() success alone is enough to imply that
the read bufer is non-NULL, several static analyzers fail to recognize
that and throw fits about possible NULL accesses.
CID 331010
Fix from and ok jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions