summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto
diff options
context:
space:
mode:
authortb <>2022-01-24 13:53:29 +0000
committertb <>2022-01-24 13:53:29 +0000
commit9671f2cab1da37a774b99b19d8d783ed36094a95 (patch)
treec8bb67b3b12f178b8cb52c2abfcc0d8dd2769a11 /src/lib/libcrypto
parentac63f756e81606d450586281c14ce0c8cd70790c (diff)
downloadopenbsd-9671f2cab1da37a774b99b19d8d783ed36094a95.tar.gz
openbsd-9671f2cab1da37a774b99b19d8d783ed36094a95.tar.bz2
openbsd-9671f2cab1da37a774b99b19d8d783ed36094a95.zip
Garbage collect unused ret in ssl3_get_new_session_ticket()
ret is used to bubble up an error from ssl3_get_message() and is unused otherwise. Zap dead store and silly ret = 1; return ret; ok inoguchi jsing
Diffstat (limited to 'src/lib/libcrypto')
0 files changed, 0 insertions, 0 deletions