Package: gnome-font-viewer / 3.14.0-2

Metadata

Package Version Patches format
gnome-font-viewer 3.14.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
git_variable_init.patch | (download)

src/font-thumbnailer.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix an uninitialized variable

The str variable may be freed without ever having been set
here, if we take one of the early gotos. This is showing up
as a frequent crash in Fedoras retrace server:

https://bugzilla.redhat.com/show_bug.cgi?id=1148522