qt5base-lts/src
Christian Strømme c8d9b17367 Fix crash in QProcess::waitForStarted() on Unix.
Invoking waitForStarted() on a QProcess before or after an unsuccessful
call to start() (e.g., with an empty command), would execute FD_SET with
an invalid file descriptor and cause the process to abort.
The bug can be reliably reproduced on OSX.

Task-number: QTBUG-32958
Change-Id: Id25b7781168489281645e21571361ca1a71d43e3
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-08-13 19:48:15 +02:00
..
3rdparty Fix compilation of libGLESv2 with older MinGW-w64 headers 2013-07-11 17:29:39 +02:00
android Android: Get SSL root certificates from TrustManager 2013-08-07 17:28:19 +02:00
angle Fix compilation of libGLESv2 with older MinGW-w64 headers 2013-07-11 17:29:39 +02:00
concurrent Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
corelib Fix crash in QProcess::waitForStarted() on Unix. 2013-08-13 19:48:15 +02:00
dbus Revert c3f485c525 2013-08-08 09:22:29 +02:00
gui un-confuse lupdate: use #if 0 consistently 2013-08-12 19:01:33 +02:00
network Merge branch 'release' into stable 2013-08-09 12:38:19 +02:00
opengl Fix upload of glyphs when using RGB32 masks on OpenGL ES 2013-07-30 20:34:11 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Fix CapsLock handling in EvdevKeyboard plugin 2013-08-02 21:00:23 +02:00
plugins Cocoa: Allow to hide menu items in menubar 2013-08-13 19:48:15 +02:00
printsupport Fix text being cut off at the right side in print preview. 2013-07-29 15:38:51 +02:00
sql fix off-by-one index check 2013-07-01 21:22:33 +02:00
testlib Fix compilation of QtTest on Linux systems with old kernel headers 2013-07-21 04:06:21 +02:00
tools RCC: Mention -list command line option in -help output 2013-08-13 17:24:31 +02:00
widgets Fix ShortcutOverrid for Qt Quick 2013-08-13 16:53:42 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml xml-processing: Small documentation corrections 2013-07-08 14:21:39 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00