summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-01-15 10:19:10 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-01-15 20:24:49 +0000
commita62d8270c91c8fc6c05cf277e14def7f385fd783 (patch)
treea1c601a775133f3df40a88d8348a5a6f15579256 /qadevOOo
parent20156f4ab2962e25f71903c0b0903c3a954eb320 (diff)
coverity#1326302 Explicit null dereferenced
Change-Id: I4d7e7791bc9e7338b7db495da4b5c57a2566b280
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/system/_XSystemShellExecute.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/system/_XSystemShellExecute.java b/qadevOOo/tests/java/ifc/system/_XSystemShellExecute.java
index d141a3c3ae0d..3906e7bdcd43 100644
--- a/qadevOOo/tests/java/ifc/system/_XSystemShellExecute.java
+++ b/qadevOOo/tests/java/ifc/system/_XSystemShellExecute.java
@@ -78,6 +78,7 @@ public class _XSystemShellExecute extends MultiMethodTest {
} catch (com.sun.star.uno.Exception e) {
log.println("Couldn't create SimpleFileAccess:" + e);
tRes.tested("execute()", false);
+ return;
}
log.println("Waiting while the file will be created or timeout "+