Add tests for the "req" command, -addext flag
authorRich Salz <rsalz@openssl.org>
Mon, 9 Jul 2018 18:55:17 +0000 (14:55 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 9 Jul 2018 18:55:17 +0000 (14:55 -0400)
commitf99648638c8340cbc0cb7ddaa54309435bda9530
treeb4842acb1800863d1aef295ca5f9674bc321e79e
parentfb853fa245a98b3451818e43a6664219725fd43a
Add tests for the "req" command, -addext flag

Also fixed a memory leak found by the test.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6681)
apps/req.c
test/recipes/25-test_req.t