Fix #79136: ssh2_sftp_mkdir affected by umask

This commit is contained in:
Christoph M. Becker 2021-02-10 16:26:37 +01:00
parent 2c3e4c33df
commit e154522a5a

View file

@ -50,6 +50,7 @@
<listitem>
<para>
Permissions on the new directory.
The actual mode is affected by the current umask.
</para>
</listitem>
</varlistentry>