aboutsummaryrefslogtreecommitdiff
path: root/DO_NOT_USE_THIS_LIBRARY.txt
blob: c814f0b292a1c9332593e03585ef1f3a94d4b99f (plain)
1
2
3
4
5
6
7
DO NOT USE THIS LIBRARY!

This library assumes a thread-safe OpenSSL API.  Currently, Ur/Web binaries
do _not_ use thread-safe OpenSSL, which means linking this library _will_
introduce a potentially security-relevant race condition in your application.

Upstream bug: http://www.impredicative.com/mantis/view.php?id=206