qt6-bb10/src
Joerg Bornemann 28ee554b37 QProcess/Win: drain output pipes on process finish
If a process dies before all output is read into the internal buffer
of QProcess, we might lose data. Therefore we must drain the output
pipes like we already do in the synchronous wait functions.

Task-number: QTBUG-30843

Change-Id: I8bbc5265275c9ebd33218ba600267ae87d93ed61
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-05-07 15:02:34 +02:00
..
3rdparty Fix more warnings, found by cross-compiling Qt 2013-05-01 08:48:13 +02:00
android Enable bundling Qt in Android package in build system 2013-05-01 11:24:15 +02:00
angle Add missing intrin.h include for __cpuid 2013-04-23 12:45:16 +02:00
concurrent Doc: Give C++ class lists consistent titles 2013-04-29 19:01:48 +02:00
corelib QProcess/Win: drain output pipes on process finish 2013-05-07 15:02:34 +02:00
dbus Doc: Fix module name in .qdocconf 2013-04-26 14:18:16 +02:00
gui qdoc: The \wrapper command is added 2013-05-07 14:56:01 +02:00
network Enable bundling Qt in Android package in build system 2013-05-01 11:24:15 +02:00
opengl Doc: Give C++ class lists consistent titles 2013-04-29 19:01:48 +02:00
openglextensions Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
platformsupport Fix QFontConfigDatabase crash 2013-05-01 23:05:35 +02:00
plugins xcb: don't do mouse synthesis from touch unless we find a reason 2013-05-07 14:30:50 +02:00
printsupport QPrinter - Fix doc errors 2013-04-12 11:46:01 +02:00
sql Doc: Removed pages from "qt-sql" group. 2013-05-07 14:28:16 +02:00
testlib Fix more warnings, found by cross-compiling Qt 2013-05-01 08:48:13 +02:00
tools qdoc: The \wrapper command is added 2013-05-07 14:56:01 +02:00
widgets QApplication: fix touch to mouse bug when setting buttons() 2013-05-07 14:31:02 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Mark as unused the private members that aren't and CANNOT be used 2013-04-15 15:32:40 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00