Fix va_list processing in test_note()
authorRichard Levitte <levitte@openssl.org>
Sat, 17 Jun 2017 07:54:54 +0000 (09:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 17 Jun 2017 13:52:41 +0000 (15:52 +0200)
commit7b4d323092bd44bbca8f8cd96709dff89277f930
treec007245e8bf7e3109952f7dbb5f3105ecd132398
parent93a8b3ba793c769a3634e56642dac55a8d44023f
Fix va_list processing in test_note()

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3704)
test/testutil/tests.c