]> git.ipfire.org Git - thirdparty/openssl.git/commit
http_test.c: Simplify constant init of 'server_args' struct for gcc-4.8.x
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 18 Dec 2021 15:48:31 +0000 (16:48 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 21 Dec 2021 11:18:04 +0000 (12:18 +0100)
commita497a90213b50c499f2a385e63e1fa6e13ef283a
tree04c4c7c55993885c3e6dd01f2afa143702c4a280
parent79b2a2f2eedb9d6b24a3f6748332328cf54568fb
http_test.c: Simplify constant init of 'server_args' struct for gcc-4.8.x

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17308)
test/http_test.c