summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtemporaryfile.cpp
diff options
context:
space:
mode:
authorDavid Weisgerber <weisgerber@ms-gmbh.de>2016-02-29 15:48:47 +0100
committerDavid Weisgerber <weisgerber@ms-gmbh.de>2016-03-02 14:33:44 +0000
commitacba844c6ba0d72c6f37d8cbee8b343c23b05de1 (patch)
tree725e718f2d587707e7481500dd6f79b0f6524ef6 /src/corelib/io/qtemporaryfile.cpp
parent82b8158022064851ef9151d441241aa4019605c2 (diff)
Fixed reading REG_SZ without terminating \0 delivers garbage
When reading from the registry, sometimes the string is not null terminated. In order to fix this, the preallocated QByteArray size is increased, so that there are guaranteed enough terminating \0 [Windows] Not null terminated strings are now read properly from the registry Change-Id: I95fdf42cbbb7074fcf010dd14d0241f02d3c412b Task-number: QTBUG-51382 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'src/corelib/io/qtemporaryfile.cpp')
0 files changed, 0 insertions, 0 deletions