CodeEditApp / CodeEditApp/CodeEdit
🐞 malloc Exception When Previously Temporary Tab is Closed
Đang mở
bug
- Ngôn ngữ chính
- Swift
- Star
- 23k
- Fork
- 1.2k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.