summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicsview.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-04-18 08:12:33 -0700
committerThiago Macieira <thiago.macieira@intel.com>2024-04-19 20:24:42 -0700
commit60bdf2b220151021e59baa372a050b9f72400b81 (patch)
tree367130e2909956130e0004cfc79b45e26854cfdd /src/widgets/graphicsview/qgraphicsview.cpp
parent8d549c33657974dcabf170c01225701ca0277ac2 (diff)
QProcess: fix startCommand() with whitespace-only stringsHEADdev
We'd end up trying to takeFirst() from an empty QStringList. [ChangeLog][QtCore][QProcess] Fixed a bug that would cause startCommand() to crash if passed a string that was empty or contained only whitespace characters. Fixes: QTBUG-124512 Pick-to: 6.5 6.6 6.7 Change-Id: I455fe22ef4ad4b2f9b01fffd17c7689095c39272 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/widgets/graphicsview/qgraphicsview.cpp')
0 files changed, 0 insertions, 0 deletions