summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2017-04-27 01:06:07 +0200
committerAndy Shaw <andy.shaw@qt.io>2017-04-27 15:04:24 +0000
commit988a5837e932f55e190d288cd395eebde28052e3 (patch)
treeab388f33e06b3f5db94c5fcf2b170a1cd27fd11b /dist
parentb0c50bc1e89085c1f8f9f311d4eaa6802a15168c (diff)
Fix previous optimization to prevent a crash
In 2faaec4e061c7f531624cad3cba5921ed3a51b20, optimizations were done to fix warnings as indicated by the Clang model. However the combining of the two ifs caused a problem as riid might still be equal to IID_IPropertyNotifySink and be the same as ciid. Therefore the check has to be the last one done to account for other possibilities first. Change-Id: I6a5f38beb723407b4bea8ab58c04ebbd1b900140 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions