summaryrefslogtreecommitdiff
path: root/src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp
diff options
context:
space:
mode:
authorHonglei Zhang <honglei.zhang@nokia.com>2011-04-27 09:19:57 +0300
committerHonglei Zhang <honglei.zhang@nokia.com>2011-04-27 13:54:37 +0300
commit27a24f1d009741b6e712300e7bc58b7e7e7d4c0b (patch)
tree92045141de1fda553cc45a04e020cca73337a32e /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp
parent0061f7e015b10ccaa45dc35b68cac467ebad424a (diff)
downloadqt4-tools-27a24f1d009741b6e712300e7bc58b7e7e7d4c0b.tar.gz
Fix memory leak in XSD component of XmlPatterns
There are couple of memory leaks in XmlPatterns when parsing XSD files. The reason is that the module over uses the shared data pointer and generates many cyclic reference loop. Some part of the code is refactored. Instead of using shared data pointer, normal C++ pointer is used to break the ownership loop. This is bug fix for QTBUG-8948. Task-number: QTBUG-8948 Reviewed-by: Sami Merila and Laszlo Agocs
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions