Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.3.2
-
None
Description
In function
QDataStream &operator>>(QDataStream &stream, QColor &color)
- if cspec has trash values, isValid still returns true. Need either change QColor::isValid() or to make cspec in range when deserializing.