Avoid over-long strings. Fix a mem leak.
authorRich Salz <rsalz@openssl.org>
Thu, 26 Jan 2017 19:42:56 +0000 (14:42 -0500)
committerRich Salz <rsalz@openssl.org>
Thu, 26 Jan 2017 20:06:20 +0000 (15:06 -0500)
commit26a39fa953c11c4257471570655b0193828d4721
tree0ee7072a4b4d581a3269010f6765b73b98402b40
parent9cf847d7056877f3d6b3f20c11ead8110eae951f
Avoid over-long strings.  Fix a mem leak.

Reviewed-by: Stephen Henson <steve@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2299)
test/bntest.c