summaryrefslogtreecommitdiff
path: root/riscos/sslcert.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/sslcert.c')
-rw-r--r--riscos/sslcert.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/sslcert.c b/riscos/sslcert.c
index aa5168f0c..7e9e8557c 100644
--- a/riscos/sslcert.c
+++ b/riscos/sslcert.c
@@ -203,6 +203,7 @@ void gui_cert_verify(struct browser_window *bw, struct content *c,
warn_user("NoMemory", 0);
free(tree);
tree = NULL;
+ return;
}
tree->root->expanded = true;
tree->handle = (int)w;