summaryrefslogtreecommitdiffstats
path: root/src/restore.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/restore.c')
-rw-r--r--src/restore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/restore.c b/src/restore.c
index b46702d..d0f9363 100644
--- a/src/restore.c
+++ b/src/restore.c
@@ -1162,6 +1162,7 @@ static int restore_handle_trek_bbfw(const char* bbfwtmp, plist_t response, unsig
error("ERROR: out of memory\n");
goto leave;
}
+ blob = NULL;
if (zip_add(za, "bbticket.der", zs) == -1) {
error("ERROR: could not add bbticket.der to archive\n");