Details
Description
Location:
http://qt.gitorious.org/qt/qt/blobs/master/src/corelib/io/qprocess_symbian.cpp#line934
Second argument of RTimer::After() cannot be negative (or RTimer will panic with User 87), but the value of msecs isn't checked before reaching this line. I've attached test case that reproduces the error.