qt5base-lts/tests/benchmarks/testlib/tostring
Peng Wenhao 59e3073b1c Close memory leak in QTestLib support for string to numeric testing
QTest::toString allocates memory by calling qstrdup; that memory must
be freed by the caller.

Change-Id: I9724db0c617884cf08592968b1411f002ef23204
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2020-07-28 13:36:31 +08:00
..
CMakeLists.txt CMake: Regenerate benchmarks 2020-07-08 11:01:38 +02:00
tostring.pro
tst_tostring.cpp Close memory leak in QTestLib support for string to numeric testing 2020-07-28 13:36:31 +08:00