summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMat <mberchtold@gmail.com>2016-04-01 02:00:03 +0200
committerRich Salz <rsalz@openssl.org>2016-04-02 16:56:09 -0400
commit6b888643105e37d340d509b98023b4779653c8a7 (patch)
tree247c9768aa9f6cabe827a409011d8333f43fc54f /doc
parentb286cb8eac308b2f2350d01b8b0ccb63909a2e47 (diff)
Fix: CRYPTO_THREAD_run_once
InitOnceExecuteOnce returns nonzero on success: MSDN: "If the function succeeds, the return value is nonzero." So return 1 if it is nonzero, 0 others. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions