Hi!

Running the current version of our IDE I ran into a QPixmap regression 
causing a crash. Appearantly, QPixmap::init() was rewritten to set the 
data pointer to NULL in the case of null pixmaps. That'll make 
QPixmap::handle() crash. My original problem is with the QPixmap(QImage) 
constructor that seems to call init() wrongly and consequently crashing 
later.

Reported under http://bugreports.qt.nokia.com/browse/QTBUG-6324

Harri.
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to