]> granicus.if.org Git - openssl/commit
Corrections according the review comments.
authorDmitry Kostjuchenko <dmitrykos@neutroncode.com>
Mon, 28 Nov 2016 17:54:43 +0000 (19:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 3 Feb 2017 12:51:05 +0000 (13:51 +0100)
commit23e6bf041bc5a5404cfa847dba1d2b2878e6f48c
tree76fbb38aa08cd118ed498b9eae0e99b465ac9b80
parent90078aa018ca13cf80d7ccaaa15a8360631b5110
Corrections according the review comments.

Updated indentations according project rules, renamed file-local define to the shorter version - USE_RWLOCK, fixed declaration after the if statement in CRYPTO_THREAD_lock_new().
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1981)
(cherry picked from commit ec93a2921f6128ac931466ae171fba92a0eab45d)
crypto/threads_pthread.c