]> granicus.if.org Git - openssl/commit
UI: Ensure there will be no race condition when getting the UI_METHOD ex_data
authorRichard Levitte <levitte@openssl.org>
Thu, 12 Jan 2017 19:22:12 +0000 (20:22 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 13 Jan 2017 10:47:35 +0000 (11:47 +0100)
commit7eb26c4936898b165c88d1dcadfa22d34cb25d15
treea78d01df439c5ea9b32633c11e73bd4c13f86304
parent3e5d9da5fc45a5d129e0daa7211125eba097c3dd
UI: Ensure there will be no race condition when getting the UI_METHOD ex_data

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2222)
crypto/ui/ui_util.c