Module Name: src Committed By: christos Date: Sat Nov 25 15:39:18 UTC 2017
Modified Files: src/usr.bin/ftp: fetch.c main.c Log Message: Make outfile always allocated, free it to set it to NULL, and don't move it around. To generate a diff of this commit: cvs rdiff -u -r1.228 -r1.229 src/usr.bin/ftp/fetch.c cvs rdiff -u -r1.123 -r1.124 src/usr.bin/ftp/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.