| Summary: | /usr/bin/ftp segmentation fault | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Daniel Blankensteiner <db> <db> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Daniel Blankensteiner <db@TruNet.dk>
2005-09-21 14:20:19 UTC
On 2005-09-21 15:17, Daniel Blankensteiner <db@trunet.dk> wrote: > /usr/bin/ftp will segment fault when using a long filename with the 'get' command. FWIW, this seems to be fixed in CURRENT. ftp> get AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\ [snip 10 lines of 'A's]\ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA Sorry, input line is too long. ftp> ^D Yep, this fixed in HEAD and RELENG_6 by latest lukemftp import. -- Maxim Konovalov State Changed From-To: open->closed Submitter notes this is fixed in 6.0. |