K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-06-01T17:47:34.247378Z K 7 svn:log V 267 MFC r300692 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 Differential Revision: https://reviews.freebsd.org/D6554 END