diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2024-06-06 16:13:13 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2024-06-06 16:13:13 +0000 |
commit | fee5da1ffaadfb51f394512b03aa13abfee7263c (patch) | |
tree | 9ad8ddab168caef6d38d8a95f410de7100c14e08 /usr.bin | |
parent | d58e3e38943317f86b2b134a36fecd442b41ea3f (diff) |
ssl_tlsext: fix uninitialized variable warning with gcc
This is a false positive but as is well-known, gcc is terrible at
understanding conditionally initialized variables and it is tedious
to explain this to downstream maintainers who look at warnings.
ok miod
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions