Re: Possible fix for 687066, issue with open (font) file descriptors
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Does the user use PFB ? Does garbager really close the font file handles ? Is garbager invoked enough frequently while loading lots of fonts ? Has the user disabled the garbager ? Igor. ----- Original Message ----- From: "Alex Cherepanov" <[email protected]> To: <[email protected]>; <[email protected]> Sent: Thursday, October 09, 2003 2:17 AM Subject: Possible fix for 687066, issue with open (font) file descriptors > Close font files of PFB fonts. > Fix bug 687066 > > This patch, definitely, corrects a problem in Ghostscript but I'm not > sure whether it fixes this bug, because inaccessible files are closed > by the garbage collector or restore. So the files don't have to be > closed. >