Fix a bunch of gcc warnings in packettest.c
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 5 Mar 2018 18:27:47 +0000 (19:27 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 6 Mar 2018 18:07:46 +0000 (19:07 +0100)
commitfce1b86f61e183d3b73a51d2077ec2719291b756
tree483eb7916bca793b7c05f6f08ca5c48a5a2668d5
parent35503b7cdc38b21739df1163d6d24b00dd386bef
Fix a bunch of gcc warnings in packettest.c

Had been observed with recent gcc-8 snapshot and
$ ./config --strict-warnings enable-asan

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5519)
test/packettest.c