freetype/freetype-2.4.9-CVE-2012-1141.patch
Marek Kasik e50e9306ff Update to 2.4.9
Fixes various CVEs
Resolves: #806270, #802933
2012-03-30 16:29:22 +02:00

11 lines
280 B
Diff

--- a/src/bdf/bdflib.c
+++ b/src/bdf/bdflib.c
@@ -569,6 +569,7 @@
list->field[1] = (char*)empty;
list->field[2] = (char*)empty;
list->field[3] = (char*)empty;
+ list->field[4] = (char*)empty;
}
/* If the line is empty, then simply return. */