diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2022-01-24 13:53:30 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2022-01-24 13:53:30 +0000 |
commit | d51fc4d482b91b37c8b4540780456268d0c0fbf4 (patch) | |
tree | 3cd5b942832ae301ec6abeb836cd25e75a02010b /usr.sbin/rpki-client/repo.c | |
parent | 0853376869b39187468fcee7a40cdee025f641d5 (diff) |
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 'usr.sbin/rpki-client/repo.c')
0 files changed, 0 insertions, 0 deletions