Add missing va_end
authorRich Salz <rsalz@openssl.org>
Fri, 20 Jan 2017 18:37:52 +0000 (13:37 -0500)
committerRich Salz <rsalz@openssl.org>
Fri, 20 Jan 2017 18:37:52 +0000 (13:37 -0500)
commit149e98dc5fe9ef172d12f329292e9d356705b646
treefabf97603c57b3c9f6e302ffa55e628b31e58b98
parent16f013fa709b283b53ffd1b665f395137623f9f0
Add missing va_end

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2267)
demos/easy_tls/easy-tls.c