- 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:
Petr Gajdos 2016-01-26 10:35:54 +00:00 committed by Git OBS Bridge
parent e7c4187dc6
commit dd8e6dedab
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------

View File

@ -32,7 +32,7 @@ Patch0: propagate-creation-and-modification-times-to-ttf.patch
# workardound for bug 930076, imho upstream should fix this
# https://github.com/fontforge/fontforge/issues/2270
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
BuildRequires: autoconf
BuildRequires: automake