Ticket #2795 (closed defect: fixed)
hex search: can't find 00 (zeroes) in patterns
Reported by: | slyfox | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.4 |
Component: | mc-search | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master committed-stable |
Description
$ echo -e "a\0b\0" > a.bin $ mcview a.bin <F7> * hex mode type "00" # finds nothing type "62" # finds b
Change History
comment:2 Changed 13 years ago by andrew_b
Branch: 2795_search_hex_zero_pattern (pattern: master).
Initial changeset:5eac796210915e3daeb6cd029afbf3fca0d654e7
comment:4 Changed 13 years ago by slavazanko
- Owner set to andrew_b
- Status changed from new to assigned
- Branch state changed from no branch to on review
comment:5 Changed 13 years ago by slavazanko
- Votes for changeset changed from slyfox to slyfox slavazanko
- Branch state changed from on review to approved
comment:7 Changed 13 years ago by andrew_b
- Status changed from assigned to testing
- Votes for changeset changed from slyfox slavazanko to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [6e05d3eb25edc510f736df5e95827e9acef02995].
comment:9 Changed 12 years ago by andrew_b
- Keywords stable-candidate removed
- Status changed from testing to closed
- Votes for changeset changed from committed-master to committed-master committed-stable
Cherry-picked to 4.8.1-stable: [13398647ed1b933fae9bc3b7a5499589b4ada038], [948753be0f565769cfeae1f969c1227a8f44b290].
Note: See
TracTickets for help on using
tickets.