qt5base-lts/qmake
Oswald Buddenhagen 68711f6ea7 fix access to free()d memory
the 'item' reference may become invalid inside the loop.

this approach was chosen (instead of making 'item' a non-reference) to
keep the code more in sync with creator (where the string type is more
complex).

Change-Id: I60a4b0654dc47c0e3466d43904c358eb7e3e64e2
Reviewed-By: Marius Storm-Olsen
Reviewed-on: http://codereview.qt.nokia.com/1702
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2011-07-15 16:00:06 +02:00
..
generators Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
cachekeys.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
Makefile.unix Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
Makefile.win32 Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
Makefile.win32-g++ Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
Makefile.win32-g++-sh Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
meta.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
meta.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
option.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
option.h Remove references to QT_INSTALL_DEMOS & DemosPath. 2011-07-06 13:29:44 +02:00
project.cpp fix access to free()d memory 2011-07-15 16:00:06 +02:00
project.h inline resoveDepends() 2011-07-11 18:58:41 +02:00
property.cpp Remove references to QT_INSTALL_DEMOS & DemosPath. 2011-07-06 13:29:44 +02:00
property.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmake_pch.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qmake.pri make the non-bootstrapped build work again 2011-07-11 15:50:59 +02:00
qmake.pro make the non-bootstrapped build work again 2011-07-11 15:50:59 +02:00