settings: Duplicate string gvalues
The gvalues strings were considered statics, hence not duplicated. As the caller frees the strings after setting the gvalue, the actual content would end up pointing at free data. Consider string gvalues as regular strings, meaning that the given string value is duplicated as a gvalue. Signed-off-by:Olivier Fourdan <fourdan@xfce.org> Closes: #406
Showing
-
mentioned in issue #406 (closed)
-
mentioned in issue apps/xfce4-terminal#70
-
Is it any chance to make new release?
it is almost year since last release. Really it would be good to make a bit more frequent releases.
-
mentioned in commit wally-mageia/xfce4-terminal@7099ad6f
-
mentioned in merge request apps/xfce4-terminal!8
-
Maintainer
Is it any chance to make new release?
Yes, I plan to backport the fix to stable.
it is almost year since last release. Really it would be good to make a bit more frequent releases.
That is simply not true, xfwm4 4.14.2 was release on January 2020.
Please register or sign in to comment