diff options
author | Andreas Kling <andreas.kling@nokia.com> | 2010-03-03 16:31:40 (GMT) |
---|---|---|
committer | Andreas Kling <andreas.kling@nokia.com> | 2010-03-03 17:02:52 (GMT) |
commit | c9c1ae3030bff8b8e64d1c4e02f28faba1a8eb68 (patch) | |
tree | dd296542a9f718a75f3c14d3886e7854b98fc036 /doc/src/snippets/code/src_gui_util_qundostack.cpp | |
parent | 97728e94e199017204d9c70f042ccb62e4eacc90 (diff) | |
download | Qt-c9c1ae3030bff8b8e64d1c4e02f28faba1a8eb68.zip Qt-c9c1ae3030bff8b8e64d1c4e02f28faba1a8eb68.tar.gz Qt-c9c1ae3030bff8b8e64d1c4e02f28faba1a8eb68.tar.bz2 |
Avoid QString reallocation in QTextEngine::itemize()
Calling QString::utf16() will cause reallocation (for null-termination)
if the string was created via fromRawData().
Reviewed-by: Benjamin Poulain
Diffstat (limited to 'doc/src/snippets/code/src_gui_util_qundostack.cpp')
0 files changed, 0 insertions, 0 deletions