Răsfoiți Sursa

This patch ensures we close both file descriptors following the dup2 calls.
This is mostly for completeness but also because I've occasionally noticed
output isn't flushed from a terminated process (when it is killed for exceeding
the time limit). I'm sure this won't break anything and am slightly hopeful
that it might ensure output is flushed before the terminating process is killed.



[SVN r58785]

K. Noel Belcourt 16 ani în urmă
părinte
comite
3bb33ff0dc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit b1106b4ca090b6ddd59fb72f4d6ca1410f40ea1a
+Subproject commit 78149308c4a2e327eedad104f37a9bf280d334d8

粤ICP备19079148号