summaryrefslogtreecommitdiffstats
path: root/qtsingleapplication/src
diff options
context:
space:
mode:
authorJesus Fernandez <jesus.fernandez@qt.io>2017-10-23 20:42:12 +0200
committerJesus Fernandez <Jesus.Fernandez@qt.io>2017-10-24 08:49:11 +0000
commitee17851b42f21bb92c4b7581e80c0319e5384e6b (patch)
treef3417b0c888c405b004b0f51142fcf9971ac8489 /qtsingleapplication/src
parenta8dda66d7738cde9042b87db27993f710ae3eeeb (diff)
Fix use after free
This could cause an immediate crash or incorrect values might be read subsequently resulting in incorrect computations. In QtFlagPropertyManager::uninitializeProperty(QtProperty *): A pointer to freed memory is dereferenced, used as a function argument, or otherwise used (CWE-416) Coverity-Id: 22622 Change-Id: I24fc9d6f7c1c516ddcadaaba2ba7cdaed7c7f807 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'qtsingleapplication/src')
0 files changed, 0 insertions, 0 deletions