summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow.cpp
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2022-03-04 15:19:08 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2022-03-05 00:36:40 +0200
commitdaf7f07c1bb00028d7bce6b030f5ade8c4d0da59 (patch)
tree21b22c9d1bf6b01d79e936e00e3587e32f3cfe36 /src/gui/kernel/qwindow.cpp
parentf0333355dd369394025c85c55d4c90483c892135 (diff)
Android: terminate argv passed to main() with nullptr
the char array of argv passed to the app's main() function need to be null terminated [*] and argv to be **char. [*] http://eel.is/c++draft/basic.start.main#2 Fixes: QTBUG-101028 Pick-to: 6.2 6.3 5.15 Change-Id: I6e3a685f092a92a94f60d166357b75d2538af74c Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Diffstat (limited to 'src/gui/kernel/qwindow.cpp')
0 files changed, 0 insertions, 0 deletions