diff options
author | tb <> | 2024-06-06 16:13:12 +0000 |
---|---|---|
committer | tb <> | 2024-06-06 16:13:12 +0000 |
commit | 371ac7085256069dec0367a240329d112f110e6a (patch) | |
tree | 010b8c3291327c8ee7d55eb20439b5470f56b501 /src/lib/libc/string/strmode.c | |
parent | c42d1dfb3a73c033740c77876c3da35f1868ec0d (diff) | |
download | openbsd-371ac7085256069dec0367a240329d112f110e6a.tar.gz openbsd-371ac7085256069dec0367a240329d112f110e6a.tar.bz2 openbsd-371ac7085256069dec0367a240329d112f110e6a.zip |
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 'src/lib/libc/string/strmode.c')
0 files changed, 0 insertions, 0 deletions