Ticket #4085 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

  1. open mcedit
  2. replace "." with "\1" using regular expressions
  3. dismiss the "Num of replace tokens not equal to num of found tokens" dialog
  4. the assertion occurs

Change History

comment:1 Changed 4 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Future Releases to 4.8.25

Fixed as [f5d667197b935b4fce6315d865ed372a14338fc8] in the 4050_cleanup branch.

Note: See TracTickets for help on using tickets.