Merge pull request #3061 from nextcloud/bugfix/vfs-syncroot-reg-params-non-temp
authorallexzander <allexzander@users.noreply.github.com>
Tue, 6 Apr 2021 12:46:06 +0000 (15:46 +0300)
committerGitHub <noreply@github.com>
Tue, 6 Apr 2021 12:46:06 +0000 (15:46 +0300)
Create std::wstrings out of const wchar_t* so a copy is created every time


Trivial merge