- do not crash on invalid input data (when eof reached) [bsc#963023]
OBS-URL: https://build.opensuse.org/package/show/M17N/fontforge?expand=0&rev=60
This commit is contained in:
parent
e7c4187dc6
commit
dd8e6dedab
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 26 08:10:44 UTC 2016 - pgajdos@suse.com
|
Tue Jan 26 08:10:44 UTC 2016 - pgajdos@suse.com
|
||||||
|
|
||||||
- do not crash on invalid input data (when eof reached)
|
- do not crash on invalid input data (when eof reached) [bsc#963023]
|
||||||
+ fontforge-eof-crash.patch
|
+ fontforge-eof-crash.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -32,7 +32,7 @@ Patch0: propagate-creation-and-modification-times-to-ttf.patch
|
|||||||
# workardound for bug 930076, imho upstream should fix this
|
# workardound for bug 930076, imho upstream should fix this
|
||||||
# https://github.com/fontforge/fontforge/issues/2270
|
# https://github.com/fontforge/fontforge/issues/2270
|
||||||
Patch1: fontforge-version.patch
|
Patch1: fontforge-version.patch
|
||||||
# https://github.com/fontforge/fontforge/pull/2613
|
# https://github.com/fontforge/fontforge/pull/2613, bsc#963023
|
||||||
Patch2: fontforge-eof-crash.patch
|
Patch2: fontforge-eof-crash.patch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
Loading…
Reference in New Issue
Block a user