Ticket #1725 (closed defect: fixed)
Do not abort on broken .cpio file
Reported by: | vda | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre4 |
Component: | mc-vfs | Version: | 4.7.0-pre3 |
Keywords: | Cc: | vda.linux@… | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
From mailing list:
Denys Vlasenko <vda.linux at googlemail dot com> For some reason, mc aborts if .cpio magic as wrong. This trivial patch makes mc handle it gracefully.
Attachments
Change History
comment:1 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
comment:2 Changed 15 years ago by slavazanko
- Cc vda.linux@… added
- severity changed from no branch to on review
Created branch 1725_dont_abort_on_broken_cpio
initial changeset:53a36efb55b58c2fd715c28fc7aeb6a5b1b38650
review, please.
Denys, I added your e-mail into CC-list for this ticket (for inform about ticket changes).
And better to prepare patches via
git commit -s
< fill coment for commit in preferred editor. My choise: mcedit :) >
git format-patch
rather than
git diff
comment:4 Changed 15 years ago by andrew_b
- Votes for changeset changed from slavazanko to slavazanko andrew_b
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.