Fix bug 889: share deep-copied keys between threads to avoid races in reference count...
commitcebdf93949c4dc203aca700705dc4032917db96c
authorNick Mathewson <nickm@torproject.org>
Thu, 18 Dec 2008 05:28:27 +0000 (18 05:28 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 18 Dec 2008 05:28:27 +0000 (18 05:28 +0000)
treecf2c2e635728fe1d69cd9d8868542820f5f0de40
parent7b5be147ee8ddbbddf866cb94600fde65f12f621
Fix bug 889: share deep-copied keys between threads to avoid races in reference counts.  Bugfix on 0.1.0.1-rc.

svn:r17672
ChangeLog
src/common/crypto.c
src/common/crypto.h
src/or/router.c
src/or/test.c