Tidy up OCSP print handling.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 26 May 2016 15:57:25 +0000 (16:57 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 2 Jun 2016 14:30:27 +0000 (15:30 +0100)
commit03b89819f58b100c1e13ca2661a70f2403a187d1
tree597bee61ff8c5cbe7b9c3320ada54062963cfac5
parentee2c1a253d558dc64a9d4d5b09dc083a4cff395a
Tidy up OCSP print handling.

Also fixes -Wstrict-oveflow warning on this file.

RT#4474 (partial)

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/ocsp/ocsp_prn.c