[pdftex] Problems with LARGE tiffs
Han The Thanh
thanh at informatics.muni.cz
Wed Mar 14 16:16:49 CET 2001
> > > Can this (IMHO bug) be fixed?
> >
> > my decision to support tiff was rather a disaster.
>
> In writetif.c raster is allocated, but never freed. This fixes
> it:
>
> *** writetif.c 2001/03/14 12:45:46 1.1
> --- writetif.c 2001/03/14 12:46:30
> ***************
> *** 137,141 ****
> --- 137,142 ----
> }
> }
> pdfendstream();
> + _TIFFfree (raster);
> }
> #endif
thanks for the fix, it will be included in the next release.
Regards,
Thanh
More information about the pdftex
mailing list