freebsd-ports/x11-servers/Xfstt
Steve Price dd9e75d1aa From submitter:
xfstt core dumps at times, especially when trying to serve the
        regular "Courier New" font (COUR.TTF).  As a result, X clients
        trying to set the font will hang, and killing the hung clients
        brings down X.

        The problem is that xfstt calls realloc(), through its #define
        shrinkMem(), but neglects to adjust a pointer that used to
        point to memory within the old block.  A subsequent copying of
        that pointer then merrily SIGSEGV's the code.

PR:		19716
Submitted by:	Chan Tur Wei <twchan@singnet.com.sg>
2000-07-07 16:22:34 +00:00
..
files From submitter: 2000-07-07 16:22:34 +00:00
distinfo update to 1.1 2000-03-31 21:40:26 +00:00
Makefile Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:53:10 +00:00
pkg-comment Initial import of Xfstt version 0.9.10. 1998-12-24 06:36:08 +00:00
pkg-descr Initial import of Xfstt version 0.9.10. 1998-12-24 06:36:08 +00:00
pkg-plist Initial import of Xfstt version 0.9.10. 1998-12-24 06:36:08 +00:00