Changeset 964


Ignore:
Timestamp:
Aug 11, 2011, 12:04:57 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

OS/2: QProcess: Mixed lines.

That could lead to a case when the semaphore got signaled before
it was created.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/corelib/io/qprocess_os2.cpp

    r931 r964  
    14701470    bool ret = false;
    14711471
     1472
    14721473    waitMode = true;
    1473     ensureWaitSem();
    14741474
    14751475    // QProcessManager::run() could post a method invocation before noticing we
Note: See TracChangeset for help on using the changeset viewer.