CodeEditApp / CodeEditApp/CodeEdit

🐞 malloc Exception When Previously Temporary Tab is Closed

Abierto
#1,886 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.