Graphics: Fix deleted but not freed images without any references being incorrectly freed on a subsequent delete command

This commit is contained in:
Kovid Goyal
2024-12-18 09:25:06 +05:30
parent 9f3f5984b4
commit 8facaf4fa0
4 changed files with 34 additions and 11 deletions

View File

@@ -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]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~