Change 0990bd49407aac4f96acf78761af1070ff934215 introduced a runtime crash where callback object was being referenced rather than copied, causing it to go out of scope and causing a segfault. This patch captures the callback by copy explicitly. Change-Id: I9670041273ec8f7bb53108cbaf816e895225cf02 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit 05b4b1e1250843155d91c929b25d8a8e188315fa) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%