cmake-gui: Fix use-after-free in Open-possible check
Fix QCMake::checkOpenPossible
to copy toLocal8Bit().data()
before its lifetime expires.
Backport: release
Topic-rename: cmake-gui-open-check
Edited by Brad King
Fix QCMake::checkOpenPossible
to copy toLocal8Bit().data()
before its lifetime expires.
Backport: release
Topic-rename: cmake-gui-open-check