]> gitweb.factorcode.org Git - factor.git/commit
io.launcher: Fix two potential bugs.
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 19 May 2013 17:15:14 +0000 (10:15 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 19 May 2013 17:18:14 +0000 (10:18 -0700)
commit7c1caacc353d015669de104ab1683e527afb0c5e
tree3643a7daa031fcc8c3c44b3b811a519bff240141
parentc64cb2c886676a4f7609d37b2afbfedce7f3ca9e
io.launcher: Fix two potential bugs.
1) If first (pipe) succeeds but second one fails, first pipe leaks.
2) out>> dispose fails, then in>> dispose is never called and leaks.
basis/io/launcher/launcher.factor