V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 290, 287. qobject_p.h 290 V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 3104, 3103. qmetaobject.cpp 3104 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 1486, 1485. qmetaobjectbuilder.cpp 1486 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 1358, 1357. qproperty.cpp 1358 V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 3272, 3270. qstring.cpp 3272 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 1389, 1388. qunicodetools.cpp 1389 V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 851, 851. qdistancefield.cpp 851 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 221, 219. qhostinfo_unix.cpp 221 V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 915, 914. qopenglpaintengine.cpp 915 V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 1004, 1003. qopenglpaintengine.cpp 1004 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 1653, 1652. qqmlirbuilder.cpp 1653 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 308, 307. qv4compiler.cpp 308 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 57, 55. qv4estable.cpp 57 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 151, 149. qv4executablecompilationunit.cpp 151 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 194, 191. qv4executablecompilationunit.cpp 194 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 77, 76. qv4identifierhashdata_p.h 77 V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 89, 88. qv4identifierhashdata_p.h 89 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 77, 76. qv4identifierhash.cpp 77 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 56, 54. qv4identifiertable.cpp 56 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 83, 82. qv4identifiertable.cpp 83 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 250, 249. qv4identifiertable.cpp 250 V575 [CWE-628] The potential null pointer is passed into 'memset' function. Inspect the first argument. Check lines: 61, 60. qv4internalclass.cpp 61 V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 804, 803. qv4stringobject.cpp 804 V575 [CWE-628] The potential null pointer is passed into 'memcpy' function. Inspect the first argument. Check lines: 1850, 1849. qqmlengine.cpp 1850 V769 [CWE-119] The 'raw' pointer in the 'raw + sizeof (Header)' expression could be nullptr. In such case, resulting value will be senseless and it should not be used. Check lines: 586, 584. qbinaryjson_p.h 586 V769 [CWE-119] The 'mem' pointer in the 'mem + sizeof (Slab)' expression could be nullptr. In such case, resulting value will be senseless and it should not be used. Check lines: 143, 139. qssgperframeallocator_p.h 143 V769 [CWE-119] The 'm_keys' pointer in the 'm_keys + oldCap' expression could be nullptr. In such case, resulting value will be senseless and it should not be used. Check lines: 103, 101. qv4estable.cpp 103 V769 [CWE-119] The 'notifies' pointer in the 'notifies + notifiesSize' expression could be nullptr. In such case, resulting value will be senseless and it should not be used. Check lines: 1624, 1621. qqmlengine.cpp 1624