Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 81586
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andreas Kling <keso@impul.se>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
netkit-ftp-0.17+ssl-zarg.diff Patch that solves problem patch Andreas Kling 2005-02-11 00:33 0000 377 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 81586 depends on: Show dependency tree
Bug 81586 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-11 00:29 0000
When compiled with SSL support, the ftp client (net-ftp/ftp) dumps core when
run as "ftp -z".

The -z option expects an argument, but the existence of one is never checked
before "using" it.

Reproducible: Always
Steps to Reproduce:
ftp -z
Actual Results:  
Segmentation fault

------- Comment #1 From Andreas Kling 2005-02-11 00:33:19 0000 -------
Created an attachment (id=50986) [details]
Patch that solves problem

Exits with an error message if -z is specified without an argument.

------- Comment #2 From SpanKY 2005-02-11 16:18:23 0000 -------
added 0.17-r4 with the fix, thanks :)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug