summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qjsonarray.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2024-03-25 08:08:58 +0100
committerMarc Mutz <marc.mutz@qt.io>2024-03-25 16:22:05 +0100
commit7e8196510df88bc956492593c27da1af7b31b8ef (patch)
tree520f26860f9f281ebee93329cfe217fe9f6ce62a /src/corelib/serialization/qjsonarray.cpp
parent73d00d05477fb6da25164b37135bb19a300bea8d (diff)
QDebug: fix copy-instead-of-move issues
Coverity correctly complains that we're copying the QDebug object when calling print*Container() when we could have moved it into the helper. So do move it. Pick-to: 6.7 6.6 6.5 Coverity-Id: 406803 Coverity-Id: 407406 Coverity-Id: 408523 Coverity-Id: 408562 Coverity-Id: 418431 Coverity-Id: 424788 Coverity-Id: 425106 Coverity-Id: 426537 Coverity-Id: 427163 Coverity-Id: 428925 Coverity-Id: 444463 Change-Id: Ic80247f315a09fffe9363577dff1d1c781859304 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/corelib/serialization/qjsonarray.cpp')
0 files changed, 0 insertions, 0 deletions