/[packages]/updates/5/ghostscript/current/SOURCES/ghostscript-icc-missing-check.patch
ViewVC logotype

Contents of /updates/5/ghostscript/current/SOURCES/ghostscript-icc-missing-check.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 831044 - (show annotations) (download)
Thu Jun 18 23:13:14 2015 UTC (8 years, 9 months ago) by umeabot
File size: 806 byte(s)
SILENT Branching for Mageia 5
1 diff -up ghostscript-9.12/base/gsicc_manage.c.icc-missing-check ghostscript-9.12/base/gsicc_manage.c
2 --- ghostscript-9.12/base/gsicc_manage.c.icc-missing-check 2014-03-26 11:31:11.296570797 +0000
3 +++ ghostscript-9.12/base/gsicc_manage.c 2014-03-26 11:32:10.384912584 +0000
4 @@ -613,6 +613,8 @@ gsicc_set_srcgtag_struct(gsicc_manager_t
5 icc_profile =
6 gsicc_profile_new(str, mem, curr_ptr, strlen(curr_ptr));
7 code = sfclose(str);
8 + }
9 + if (str != NULL && icc_profile != NULL) {
10 gsicc_init_profile_info(icc_profile);
11 cmm = gsCMM_DEFAULT;
12 /* Check if this object is a devicelink profile.

  ViewVC Help
Powered by ViewVC 1.1.30