summaryrefslogtreecommitdiff
path: root/Assemble.c
diff options
context:
space:
mode:
Diffstat (limited to 'Assemble.c')
-rw-r--r--Assemble.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/Assemble.c b/Assemble.c
index dab4e6b8..8e3c929f 100644
--- a/Assemble.c
+++ b/Assemble.c
@@ -1262,7 +1262,7 @@ try_again:
inargv, auto_assem);
if (num_devs < 0)
return 1;
-
+
if (!st || !st->sb || !content)
return 2;
@@ -1897,4 +1897,3 @@ int assemble_container_content(struct supertype *st, int mdfd,
}
}
#endif
-