CodeEditApp / CodeEditApp/CodeEdit

🐞 malloc Exception When Previously Temporary Tab is Closed

Open
#1,886 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Description

> See commented code in `EditorAreaView.swift`

A malloc exception occurs when the following happens:

- Open a file
- Edit the file, activating the onReceive modifier and marking the tab as no longer temporary
- Close the file using the tab button
- Exception occurs.

### Version Information

CodeEdit: main branch, see comment in pr #1879

### Additional Context

_No response_

### Screenshots

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.