Forgot to check in xfdopen(). My bad.
authorRob Landley <rob@landley.net>
Wed, 7 Aug 2013 17:19:51 +0000 (12:19 -0500)
committerRob Landley <rob@landley.net>
Wed, 7 Aug 2013 17:19:51 +0000 (12:19 -0500)
commit1aa75118c46c8fbe0eeead18974d25e5f13274d5
tree643b500aa234d17a8fc5cf1dad8d61e6fbb5aeae
parent17ea5644d93ff1ced28d3602ac244cb6022f3ba6
Forgot to check in xfdopen(). My bad.

Failure of fdopen() is most likely failure of malloc() for the FILE structure.
lib/lib.h
lib/xwrap.c