Fix TLSProxy race by adding missing eval
authorViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 11 May 2016 22:01:41 +0000 (18:01 -0400)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 11 May 2016 22:43:07 +0000 (18:43 -0400)
commit7ad5fb6267e9da1634998bf2eccaa753f443fa83
tree0d19dbed250a2f1e72e82062f70c12749c1761eb
parentf2b9c257216a27b568b3d5d703ca5bdd926c5c28
Fix TLSProxy race by adding missing eval

Reviewed-by: Richard Levitte <levitte@openssl.org>
util/TLSProxy/Proxy.pm