bug fixes
This commit is contained in:
parent
aa1d0b1bb0
commit
361e279c59
5 changed files with 16 additions and 11 deletions
|
|
@ -101,6 +101,7 @@ Okay:
|
|||
return 0;
|
||||
|
||||
Err:
|
||||
werrstr("vtversion: %r");
|
||||
if(z->infd >= 0)
|
||||
close(z->infd);
|
||||
if(z->outfd >= 0 && z->outfd != z->infd)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue