]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Note which bug this fixes in the changes entry
authorPeter Palfrader <peter@palfrader.org>
Sun, 3 Jul 2016 16:04:33 +0000 (18:04 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 3 Jul 2016 16:04:33 +0000 (18:04 +0200)
changes/bug19556

index fb1e60139075a70b13dcfc33a8411aea80d5ec4f..f4ac894f462caccbc981a15592161b142a036106 100644 (file)
@@ -4,3 +4,4 @@
       private stats directory, calls check_private_dir(), which also
       opens and not just stats() the directory.  Therefore, we need to
       also allow open() for the stats dir in our sandboxing setup.
+      Fixes bug 19556.