Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/usr.bin/ftp



Module Name:    src
Committed By:   tron
Date:           Mon May  9 16:58:01 UTC 2005

Modified Files:
        src/usr.bin/ftp [netbsd-3]: version.h

Log Message:
Pull up revision 1.45 (requested by lukem in ticket #264):
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.44 -r1.44.2.1 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