summaryrefslogtreecommitdiffstats
path: root/LICENSE.PREVIEW.COMMERCIAL
diff options
context:
space:
mode:
authorSami Rosendahl <ext-sami.1.rosendahl@nokia.com>2012-01-24 09:01:27 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-02-01 08:36:41 (GMT)
commit0e97dc311b812aeea5fda5dcaf6d43f0807d548d (patch)
treec1aa4e3d2645acda58a7390c8c35a08e8f72f81e /LICENSE.PREVIEW.COMMERCIAL
parentfe3f0a5003135cdeb7c8fc478fd63ec026a51963 (diff)
downloadQt-0e97dc311b812aeea5fda5dcaf6d43f0807d548d.zip
Qt-0e97dc311b812aeea5fda5dcaf6d43f0807d548d.tar.gz
Qt-0e97dc311b812aeea5fda5dcaf6d43f0807d548d.tar.bz2
Fix delete/free mismatch in QtXmlPatterns
Fixes valgrind warning like this: Mismatched free() / delete / delete [] at: operator delete(void*) (vg_replace_malloc.c:387) by: QPatternist::Decimal::toString(double) (qdecimal.cpp:121) Reason for the warning is that toString above calls qdtoa the result of which should be released with free(), not delete. Change-Id: I5ed04a67b91ca5270e28cb2b244612d2b0c437ac (cherry picked from commit 900091e51ead9594d0b1f513cabeba0ebc067dce) Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'LICENSE.PREVIEW.COMMERCIAL')
0 files changed, 0 insertions, 0 deletions