Просмотр исходного кода

Note which bug this fixes in the changes entry

Peter Palfrader 9 лет назад
Родитель
Сommit
51b5d09c94
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      changes/bug19556

+ 1 - 0
changes/bug19556

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