mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
term: free the data associated with the pixman image when destroying box-drawing glyphs
Closes #586
This commit is contained in:
parent
a3f6c8ac78
commit
cd37cdc940
2 changed files with 19 additions and 13 deletions
|
|
@ -172,6 +172,9 @@
|
|||
shifts (https://codeberg.org/dnkl/foot/issues/580).
|
||||
* `TEXT`+`STRING`+`UTF8_STRING` mime types not being recognized in
|
||||
clipboard offers (https://codeberg.org/dnkl/foot/issues/583).
|
||||
* Memory leak caused by custom box drawing glyphs not being completely
|
||||
freed when destroying a foot window instance
|
||||
(https://codeberg.org/dnkl/foot/issues/586).
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue