Sfoglia il codice sorgente

changes file for 21035.

Nick Mathewson 8 anni fa
parent
commit
aaeb50b2f3
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      changes/bug21035

+ 6 - 0
changes/bug21035

@@ -0,0 +1,6 @@
+  o Minor bugfixes (portability):
+    - Avoid crashing when Tor is built using headers that contain
+      CLOCK_MONOTONIC_COARSE, but then tries to run on an older kernel
+      without CLOCK_MONOTONIC_COARSE. Fixes bug 21035; bugfix on
+      0.2.9.1-alpha.
+