commit | 1aa75118c46c8fbe0eeead18974d25e5f13274d5 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Wed Aug 07 12:19:51 2013 -0500 |
committer | Rob Landley <rob@landley.net> | Wed Aug 07 12:19:51 2013 -0500 |
tree | 643b500aa234d17a8fc5cf1dad8d61e6fbb5aeae | |
parent | 17ea5644d93ff1ced28d3602ac244cb6022f3ba6 [diff] |
Forgot to check in xfdopen(). My bad. Failure of fdopen() is most likely failure of malloc() for the FILE structure.