Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ftp
Module Name: src
Committed By: lukem
Date: Sun Apr 10 03:13:23 UTC 2005
Modified Files:
src/usr.bin/ftp: fetch.c version.h
Log Message:
In fetch_url(), don't call freeaddrinfo(res0) too early, as we use pointers
to its contents later in the function.
Problem found by Onno van der Linden.
To generate a diff of this commit:
cvs rdiff -r1.155 -r1.156 src/usr.bin/ftp/fetch.c
cvs rdiff -r1.44 -r1.45 src/usr.bin/ftp/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index