mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Graphics: Fix deleted but not freed images without any references being incorrectly freed on a subsequent delete command
This commit is contained in:
parent
9f3f5984b4
commit
8facaf4fa0
4 changed files with 34 additions and 11 deletions
|
|
@ -91,6 +91,8 @@ Detailed list of changes
|
|||
|
||||
- themes kitten: When using the *Default* theme as an auto switch theme include all the actual settings values (:iss:`8124`)
|
||||
|
||||
- Graphics: Fix deleted but not freed images without any references being incorrectly freed on a subsequent delete command (:disc:`8129`)
|
||||
|
||||
0.38.0 [2024-12-15]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue