GNU nano - Bugs: bug #62952, "Invalid read of size 8"...
You are not allowed to post comments on this tracker with your current authentication level.
bug #62952: "Invalid read of size 8" when undoing an <Enter> with --softwrap
Submitter: | Benno Schulenberg <bens> | ||
Submitted: | Wed 24 Aug 2022 01:24:06 PM UTC | ||
Severity: | 4 - Important | Status: | Fixed |
Assigned to: | bens | Open/Closed: | Closed |
Wed 24 Aug 2022 02:04:58 PM UTC, comment #2: |
Benno Schulenberg <bens>![]() ![]() |
Wed 24 Aug 2022 01:32:50 PM UTC, comment #1: Bug exists since version 6.3, commit eea3e1f0: "make the triggering of the recalculation of multidata less eager".
|
Benno Schulenberg <bens>![]() ![]() |
Wed 24 Aug 2022 01:24:06 PM UTC, original submission:
To reproduce, run:
Then type: <Enter> M-U ^X
|
Benno Schulenberg <bens>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Fixed in git, commit 9410a556, by simply setting 'openfile->current' to a valid value before calling goto_line_posx().