Code cleanup UI
authorRich Salz <rsalz@openssl.org>
Tue, 30 Aug 2016 17:31:18 +0000 (13:31 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 31 Aug 2016 13:35:30 +0000 (09:35 -0400)
commit5410190ccbb410b7eb391b9182d2f2eb57e0c6c6
treef863ab9e04d940970dfa294778e77316b11edbad
parent062ed73f581ef33f319c58cda93ca818cb4095b4
Code cleanup UI

Remove NULL check on parameter, and use NULL not ! on buffer.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit bde588df8a4d9f714cefe9cfd1a3931558de4c3c)
crypto/ui/ui_lib.c