Ticket #2284 (closed defect: fixed)
segfault on path autocompletion
Reported by: | buenchaval | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.7.4 |
Component: | mc-core | Version: | 4.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
tested on mc-4.7.3 on gnome-terminal and lxterminal.
steps to reproduce:
1 - start mc
2 - on the command line type for instance:
"cd /etc/var/l"
3 - press autocomplete (esc+tab). the autocomplete dialog pops up with the available options.
4 - press "o" to restrict the options to "/etc/var/lo"
5 - mc segfaults
this happens also when using path autocompletion from the dialogs (e.g. when copying or moving files)
Change History
comment:1 Changed 14 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Priority changed from minor to major
- Milestone changed from 4.7 to 4.7.4
comment:2 Changed 14 years ago by andrew_b
- severity changed from no branch to on review
Created 2284_autocomplete_segfault branch. Parent branch is master.
changeset:2ac7aeadc8560e8830877677192d0c28290c6a33
comment:4 Changed 14 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- severity changed from on review to approved
comment:5 Changed 14 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to committed-master
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:2ac7aeadc8560e8830877677192d0c28290c6a33
Note: See
TracTickets for help on using
tickets.