aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/file.cxx')
-rw-r--r--libbuild2/file.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/file.cxx b/libbuild2/file.cxx
index 701367f..23bd103 100644
--- a/libbuild2/file.cxx
+++ b/libbuild2/file.cxx
@@ -1767,6 +1767,7 @@ namespace build2
{
is.close ();
pr.kill ();
+ pr.wait ();
throw_generic_ios_failure (EFBIG, "output too large");
}
}