Initialize quic_method in tlsexttest
authortb <tb@openbsd.org>
Sat, 30 Mar 2024 09:53:41 +0000 (09:53 +0000)
committertb <tb@openbsd.org>
Sat, 30 Mar 2024 09:53:41 +0000 (09:53 +0000)
commit3fb97fedc061c5f5e7cec93b4958a67a5d3a9f0d
tree1c460dfe785339b076cadd811eebe9604946491b
parente5fae9e65e1d65fd45ccaed4c62ee85a739895a5
Initialize quic_method in tlsexttest

This is only there to pretend a quic method was set on the SSL, but
apparently some compilers warn about an uninitialized variable.

from Christian Andersen
regress/lib/libssl/tlsext/tlsexttest.c