Revision: 11516 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11516&view=rev Author: vszakats Date: 2009-06-24 14:58:05 +0000 (Wed, 24 Jun 2009)
Log Message: ----------- 2009-06-24 16:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/qth/QLatin1String.qth * contrib/hbqt/qth/QTextStream.qth * contrib/hbqt/qth/QApplication.qth * contrib/hbqt/qth/QLatin1Char.qth * contrib/hbqt/hbqt_qlatin1char.cpp * contrib/hbqt/hbqt_qapplication.cpp * contrib/hbqt/hbqt_qlatin1string.cpp * contrib/hbqt/hbqt.h * contrib/hbqt/hbqt_slots.cpp * contrib/hbqt/hbqt_qtextstream.cpp ! hb_parc() -> hb_parcx(). This may fix GPFs when non-string parameter was read from C code and NULL pointer was passed to certain QT methods. I couldn't find any specific mention that NULL would be an accepted input value for the ones I've checked. Please review, and if hb_parc() was intentionally used, and NULL value intentionally passed to QT, pls revert where needed. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/hbqt/hbqt.h trunk/harbour/contrib/hbqt/hbqt_qapplication.cpp trunk/harbour/contrib/hbqt/hbqt_qlatin1char.cpp trunk/harbour/contrib/hbqt/hbqt_qlatin1string.cpp trunk/harbour/contrib/hbqt/hbqt_qtextstream.cpp trunk/harbour/contrib/hbqt/hbqt_slots.cpp trunk/harbour/contrib/hbqt/qth/QApplication.qth trunk/harbour/contrib/hbqt/qth/QLatin1Char.qth trunk/harbour/contrib/hbqt/qth/QLatin1String.qth trunk/harbour/contrib/hbqt/qth/QTextStream.qth This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour