Ticket #1982 (closed defect: fixed)
Double free corruption opening gzip archive
Reported by: | jnovy | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mcedit | Version: | 4.7.0.1 |
Keywords: | Cc: | pahan@… | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description (last modified by andrew_b) (diff)
To reproduce:
- touch /tmp/IzV-Útěk_do_bezpečí.gz
- open mc
- move cursor at /tmp/IzV-Útěk_do_bezpečí.gz
- press F4
- you will see an error message, press Dismiss
- KABOOM
For additional info see:
https://bugzilla.redhat.com/show_bug.cgi?id=559496
Change History
comment:2 Changed 15 years ago by andrew_b
- Version changed from version not selected to 4.7.0.1
- Component changed from mc-core to mc-vfs
comment:6 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
As fact, it's no double free.
I have some idea about... next comment will contain branch name and initial changeset :)
comment:7 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
Created branch 1982_segfault_on_gz_archive
Initial changeset:3452a74f1b95db8d8b15e6ba5898825137bd8136
review, please.
comment:9 Changed 15 years ago by slyfox
Would be nice to see cleanup patch and actual change in 2 separate patches.
comment:10 Changed 15 years ago by slavazanko
Branch rebased. One commit was splitted:
- e384ea968cbebd604ccad5133f969888034aaa31: bugfix only
- ad89d21eb0d27b2e8073d89d2ac3809a08293d4b: code refactoring&cleanup
Review.
comment:11 Changed 15 years ago by slyfox
- Votes for changeset set to slyfox
Looks way nicer, thanks.
comment:12 Changed 15 years ago by jnovy
- Votes for changeset changed from slyfox to slyfox, jnovy
Looks good to me. Tested and worked on x86_64.
comment:13 Changed 15 years ago by andrew_b
- Votes for changeset changed from slyfox, jnovy to slyfox, jnovy andrew_b
- severity changed from on review to approved
comment:14 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from slyfox, jnovy andrew_b to commited-master commited-stable
- Resolution set to fixed
- severity changed from approved to merged
Note: See
TracTickets for help on using
tickets.