]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add a missing error check in pterm's child-process setup. Shouldn't
authorSimon Tatham <anakin@pobox.com>
Fri, 19 Jul 2013 17:44:22 +0000 (17:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 19 Jul 2013 17:44:22 +0000 (17:44 +0000)
commit1d21346d4c4fe0610c68c2a2424429978798207d
tree0395ce1cf7e91d087a28d9085312ebc111500a76
parent33f485c1c3a0942192763f085292aa57d9c3de87
Add a missing error check in pterm's child-process setup. Shouldn't
really fail, but might as well be careful.

[originally from svn r9931]
unix/uxpty.c