Details
Description
After upgrading from Qt 5.9.1 to 5.9.2, QFile::rename makes the application crash on UWP.
To reproduce, create a new Qt Quick project and try to rename a file located in a writable directory using QStandardPaths. See the attached project that works with 5.9.1.