-
由 Flavio Grossi 提交于
libsndfile's sf_open() function doesn't allow to pass file permissions. To fix this, new files are created with the correct mode before passing them to libsndfile.
378d3505
libsndfile's sf_open() function doesn't allow to pass file permissions. To fix this, new files are created with the correct mode before passing them to libsndfile.