Do not free the event base lock until we are done removing all the events. Spotted...
authorNick Mathewson <nickm@torproject.org>
Fri, 22 May 2009 14:31:07 +0000 (14:31 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 22 May 2009 14:31:07 +0000 (14:31 +0000)
commit59cd49363c470195b892693e2c394f74ddc1f5ce
tree05398250657a2c005f616028b85bff3caa6337a9
parent1ee65b7f94dd94ce0bc5159fd6117f916857dcd9
Do not free the event base lock until we are done removing all the events.  Spotted by Joachim Bauch; fixes bug 2795402.

svn:r1302
ChangeLog
event.c