Ticket #4085 (closed defect: fixed)
mcedit, regex replace: g_string_free: assertion 'string != NULL' failed
Reported by: | rillig | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.25 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
- open mcedit
- replace "." with "\1" using regular expressions
- dismiss the "Num of replace tokens not equal to num of found tokens" dialog
- the assertion occurs
Change History
Note: See
TracTickets for help on using
tickets.
Fixed as [f5d667197b935b4fce6315d865ed372a14338fc8] in the 4050_cleanup branch.