K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-25T18:38:30.208346Z K 7 svn:log V 272 Close the input FILE * in read_file() and the output FILE * in write_file() if read_stream() or write_stream() fails to avoid leaking the FILE. Reported by: Coverity CID: 977702 Reviewed by: pfg MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D6554 END