CodeEditApp / CodeEditApp/CodeEdit
🐞 malloc Exception When Previously Temporary Tab is Closed
Aperta
bug
- Lingua principale
- Swift
- Stelle
- 23k
- Fork
- 1.2k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.