summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2019-07-17 18:03:19 +0200
committerMarc Mutz <marc.mutz@kdab.com>2019-07-18 12:55:33 +0000
commit907923b7cafad8cff6f0f5c8764e9181ac1531bd (patch)
tree71469fb53a823bdf2191fb89db51e3b1c233aed6 /src
parent334f09b585b9a90bc3dde0fcda4ebec67478d7a3 (diff)
qmake: fix move semantics
ProFunctionDef is move-enabled, meaning its `m_pro` field can become nullptr. Its usage in the assignment operator and the dtor must therefore be protected with a check. Amends 9c63ad562bf0a44807f41ce49e4fe1b5ff181a63. Change-Id: I0c77b07dc83969565480bbb9d9fc80751d4246b1 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions