summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_functions.prf
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-05-21 17:11:26 +0200
committerTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-05-22 14:47:56 +0000
commit79ad3de7bfdb5da56e815993216852a6f3db2809 (patch)
tree17e976142ad75c1468e1fc16d94ebc36d3a1d997 /mkspecs/features/qt_functions.prf
parent21b5298d15755258bdedd5ab6c38acbd67c41b5f (diff)
QCoreWlanEngine - null the pointer
QCoreWlanEngine is using a global variable but fails to reset it to nil when deleted, thus re-creating this WLAN manager we use a dangling pointer (found in qnetworkconfigurationmanagerqappless). Since our API allows to (re)create object(s) of these class, the pointer must be set to nil after -release call. Ideally, of course, this class has to be re-factored. Change-Id: I08662f55dc6cd2ceb0e0cad2574ee3dee6b8e3fd Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'mkspecs/features/qt_functions.prf')
0 files changed, 0 insertions, 0 deletions