mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-19 09:13:33 +01:00
This patch is fixing memory leaks when pango structures are used
but not freed.
Also according to commit 4f050ebab9,
previous_text string in WMWidthOfString can be not NULL terminated,
the same construct is used in WMDrawString and WMDrawImageString
functions, so to be safe better to also check for the length
of the string.
10 KiB
10 KiB