summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2018-10-21 17:27:44 +0200
committerCaolán McNamara <caolanm@redhat.com>2018-10-21 20:17:14 +0200
commite4b165d729926692ae19c85b1596dfdaa74a15b9 (patch)
tree424505ddf1cb3605cd0e919baefb8d2c042eaa9f /test
parentacd9e3f5dac9804286eb498cb9665ba333fc6583 (diff)
tdf#120703 (PVS): redundant nullptr check
V668 There is no sense in testing the 'pEffect' 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: I979915efb406d3173e03b4f47883e01fe0ca5d2d Reviewed-on: https://gerrit.libreoffice.org/62140 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions