Correctly detect BIO_new failures
commite80bdfb4a02c6f8313baec6e9b00ec3baac3da87
authorNick Mathewson <nickm@torproject.org>
Tue, 25 Jan 2011 23:26:49 +0000 (25 18:26 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 25 Jan 2011 23:26:49 +0000 (25 18:26 -0500)
tree441f608fa1498456d73009832f67c30ea6838758
parentbfde636aaddf22f68c090a76aa6387975a57c308
Correctly detect BIO_new failures

This bug was noticed by cypherpunks; fixes bug 2378.

Bugfix on svn commit r110.
changes/bug2378
src/common/crypto.c