diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2018-10-20 22:35:49 +0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2018-10-21 11:30:34 +0200 |
commit | 52d68e39c749de45cbec4c9114c8d10d65d45936 (patch) | |
tree | 630f6a13f83aeb48a11479195df081daba82ff45 /stoc | |
parent | 1e9245e4cdf975e9b087ffb120cf23ee2ca7a23d (diff) |
tdf#120703 (PVS): handle failed realloc
V701 realloc() possible leak: when realloc() fails in allocating memory, original
pointer 'mpChunk' is lost. Consider assigning realloc() to a temporary pointer.
Change-Id: If85475cf22ea10e4db35532724d947e4e9005e91
Reviewed-on: https://gerrit.libreoffice.org/62091
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'stoc')
0 files changed, 0 insertions, 0 deletions