Ticket #2123 (closed defect: fixed)
crash while copying into directory named "????"
Reported by: | jnovy | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.4 |
Component: | mc-core | Version: | 4.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
How to reproduce:
- create directory named "????"
- point at any file in other panel
- press F5
Segfault
Please note it is also impossible to quick search such "????" directory via alt-S as mc newly takes the search string as a bit non-standard regular expression.
Change History
comment:1 Changed 14 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
- severity changed from no branch to on review
comment:2 Changed 14 years ago by andrew_b
- Keywords stable-candidate added
- Votes for changeset set to andrew_b
- Blocking 2239 removed
- Milestone changed from 4.7 to 4.7.4
comment:5 Changed 14 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- severity changed from on review to approved
comment:6 Changed 14 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to commited-master
- Resolution set to fixed
- Blocking 2239 removed
- severity changed from approved to merged
Merged to master: 45f4f2231769df69c624b24b08035a126b906752
git log --pretty=oneline 3108909..5c95084
comment:7 Changed 14 years ago by slavazanko
- Status changed from testing to reopened
- Resolution fixed deleted
comment:8 Changed 14 years ago by slavazanko
- Status changed from reopened to accepted
- Votes for changeset commited-master deleted
- severity changed from merged to on review
Have a little troubles with parce replacement string.
Created branch 2123_fix, changeset:d3d7fd4ee0e2df42dd7c0a6986469c34f3338c23
Review, please.
comment:10 Changed 14 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- severity changed from on review to approved
comment:11 Changed 14 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to committed-master
- Resolution set to fixed
- severity changed from approved to merged
Merged to master: b3bd656fe482423606351beb17bbfaa32dfe9d6d
comment:12 Changed 14 years ago by andrew_b
- Status changed from testing to closed
- Keywords stable-candidate removed
Note: See
TracTickets for help on using
tickets.
Created branch 2123_crash_while_copy
Changesets:
Review, please.