Bring the memory output inline with the suggestions in #3465.
authorPauli <paul.dale@oracle.com>
Sun, 21 May 2017 22:39:44 +0000 (08:39 +1000)
committerRich Salz <rsalz@openssl.org>
Mon, 22 May 2017 12:30:57 +0000 (08:30 -0400)
commit3216f9605c19e835900645ad97064b02f27f77be
tree327506c781195fd356a5b261b2e1ed4780bae33d
parent2b10cb5c0e21bce283f4c73477d97f6bd8b4a7ec
Bring the memory output inline with the suggestions in #3465.

Excess bytes, when one block is longer than the other, are not explicitly
highlighted.

The NULL / zero length block output has been cleaned up.

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