Files
tor/changes
Nick Mathewson f455686b77 Unmap the microdescriptor cache before replacing it.
This is a reprise of the fix in bdff7e3299d78; 6905c1f6 reintroduced
that bug.  Briefly: windows doesn't seem to like deleting a mapped
file.  I tried adding the PROT_SHARED_DELETE flag to the createfile
all, but that didn't actually fix this issue.  Fortunately, the unit
test I added in 4f4fc63fea should
prevent us from making this particular screw-up again.

This patch also tries to limit the crash potential of a failure to
write by a little bit, although it could do a better job of retaining
microdescriptor bodies.

Fix for bug 8822, bugfix on 0.2.4.12-alpha.
2013-06-12 12:04:33 -04:00
..
2013-03-26 20:29:41 -07:00
2013-03-26 22:18:32 -04:00
2013-03-29 12:17:05 -04:00
2013-02-08 16:46:50 -05:00
2013-03-11 12:34:14 -04:00
2013-02-19 15:02:08 -05:00
2013-03-19 17:00:40 -04:00
2013-04-03 09:32:21 -04:00
2013-04-24 22:03:02 -04:00
2013-02-27 19:39:57 -05:00
2013-03-28 09:33:24 -04:00
2013-03-10 23:38:18 -04:00