Ticket #1725 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

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

fix_abort_on_cpio.patch (642 bytes) - added by andrew_b 14 years ago.

Change History

Changed 14 years ago by andrew_b

comment:1 Changed 14 years ago by slavazanko

  • Status changed from new to accepted
  • Owner set to slavazanko

comment:2 Changed 14 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:3 Changed 14 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:4 Changed 14 years ago by andrew_b

  • Votes for changeset changed from slavazanko to slavazanko andrew_b
  • severity changed from on review to approved

comment:5 Changed 14 years ago by slavazanko

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko andrew_b to commited-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:6 Changed 14 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.