Ticket #3036 (closed defect: fixed)
sftp: mc crashes when entering a wrong password
Reported by: | slavazanko | Owned by: | andrew_b |
---|---|---|---|
Priority: | critical | Milestone: | 4.8.10 |
Component: | mc-vfs | Version: | 4.8.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Steps to reproduce:
# run mc
# try to cd sftp://127.0.0.1
# enter any invalid password
Expected result: should be an error message here
Actual result: segfault
Attachments
Change History
Changed 11 years ago by andrew_b
- Attachment 3036_fix.patch added
comment:1 Changed 11 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Branch state changed from no branch to on review
Branch: 3036_sftp_wrong_password_crash
changeset:49d756fa3a3ffdece293fef546a2fa86b2f45ec9
comment:3 Changed 11 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- Branch state changed from on review to approved
comment:4 Changed 11 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from angel_il slavazanko to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [2b3be1dfc6ff872dd32fb8eaf99fe778d2dce997].
Note: See
TracTickets for help on using
tickets.
Quick fix