summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfloat16.h
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2017-07-19 16:21:36 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2017-08-16 16:19:52 +0000
commitd7db2b43596b9a51017546eb1c6e2c4e30a0041e (patch)
tree83a1e18535dd02e9fbb52521db0cb137bc51500b /src/corelib/global/qfloat16.h
parentcdc79f5ebc0ec1898e3845acb9c880b5e69e593b (diff)
QPicture: check that pictureFormat doesn't return dangling pointers
The function returns a const char * out of a QByteArray. We must be sure that the QByteArray outlives the function, otherwise the pointer returned would be dangling. Add an assertion for that. Found by clazy. Change-Id: I3416af4eb5ec79ddb3e4baf3bdcfe046b44d4225 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'src/corelib/global/qfloat16.h')
0 files changed, 0 insertions, 0 deletions