V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'spare_buffer' is lost. Consider assigning realloc() to a temporary pointer. makefiledeps.cpp 364 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'header' is lost. Consider assigning realloc() to a temporary pointer. qarraydata.cpp 83 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'sym_stack' is lost. Consider assigning realloc() to a temporary pointer. qxmlstream.cpp 897 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'state_stack' is lost. Consider assigning realloc() to a temporary pointer. qxmlstream.cpp 899 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'state_stack' is lost. Consider assigning realloc() to a temporary pointer. recognizer.cpp 66 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'buffer' is lost. Consider assigning realloc() to a temporary pointer. qdatabuffer_p.h 119 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'buffer' is lost. Consider assigning realloc() to a temporary pointer. qdatabuffer_p.h 127 V701 CWE-401 Instantiate QDataBuffer < Element >: realloc() possible leak: when realloc() fails in allocating memory, original pointer 'buffer' is lost. Consider assigning realloc() to a temporary pointer. qdatabuffer_p.h 119 V701 CWE-401 Instantiate QDataBuffer < Element >: realloc() possible leak: when realloc() fails in allocating memory, original pointer 'buffer' is lost. Consider assigning realloc() to a temporary pointer. qdatabuffer_p.h 127 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'm_spans' is lost. Consider assigning realloc() to a temporary pointer. qpaintengine_raster_p.h 409 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'm_spans' is lost. Consider assigning realloc() to a temporary pointer. qpaintengine_raster_p.h 426 V701 CWE-401 Instantiate QDataBuffer < QPointF >: realloc() possible leak: when realloc() fails in allocating memory, original pointer 'buffer' is lost. Consider assigning realloc() to a temporary pointer. qdatabuffer_p.h 119 V701 CWE-401 Instantiate QDataBuffer < QPointF >: realloc() possible leak: when realloc() fails in allocating memory, original pointer 'buffer' is lost. Consider assigning realloc() to a temporary pointer. qdatabuffer_p.h 127 V701 CWE-401 Instantiate QDataBuffer < Line >: realloc() possible leak: when realloc() fails in allocating memory, original pointer 'buffer' is lost. Consider assigning realloc() to a temporary pointer. qdatabuffer_p.h 119 V701 CWE-401 Instantiate QDataBuffer < Line >: realloc() possible leak: when realloc() fails in allocating memory, original pointer 'buffer' is lost. Consider assigning realloc() to a temporary pointer. qdatabuffer_p.h 127 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'designAdvances' is lost. Consider assigning realloc() to a temporary pointer. qwindowsfontengine.cpp 348 V701 CWE-401 realloc() possible leak: when realloc() fails in allocating memory, original pointer 'widthCache' is lost. Consider assigning realloc() to a temporary pointer. qwindowsfontengine.cpp 372