window-maker / dockapps

Window Maker dockapps collection
http://repo.or.cz/dockapps.git
63 stars 29 forks source link

libdockapp: Don't leak value in XTextProperty #41

Closed spellingmistake closed 1 year ago

spellingmistake commented 2 years ago

Quote from XStringListToTextProperty(3): 'To free the storage for the value field, use XFree.'

Signed-off-by: Thomas Egerer thomas.egerer@port22.eu

d-torrance commented 1 year ago

Oops, sorry we missed this! I actually noticed this the other day and submitted the same patch, which has now been applied (see https://repo.or.cz/dockapps.git/commitdiff/8ab31eb890c84ab731515c46328956eb2764d328?hp=9e5084425dbc18723fe02fba910498d3f47af0a2). Look for a new libdockapp release soon.