diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2018-10-21 14:04:18 +0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2018-10-21 15:47:56 +0200 |
commit | 63e85b852b9507f7a034b930a20678ee88c2fd0b (patch) | |
tree | 47f9d1761e2909122be82f55b1b6388dada54124 /translations | |
parent | 630f506ff2e505b093ab54a5d4394adcd7dd0be2 (diff) |
tdf#120703 (PVS): redundant nullptr check
V668 There is no sense in testing the 'pCGM' pointer against null, as the
memory was allocated using the 'new' operator. The exception will be
generated in the case of memory allocation error.
Change-Id: Ib07d1ceaf01f657e67572c0f5bcd6aae497d2d07
Reviewed-on: https://gerrit.libreoffice.org/62132
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'translations')
0 files changed, 0 insertions, 0 deletions