diff options
author | steve <steve@FreeBSD.org> | 2000-07-08 00:22:34 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-08 00:22:34 +0800 |
commit | 3d7f20091457c0d731dfd7594e1ce9c5300e1058 (patch) | |
tree | ea9974c0cd2f1925937b062337076d64f701c23f /graphics/gd2 | |
parent | e80095463fe31976900d438c90ce731df46f91fc (diff) | |
download | freebsd-ports-gnome-3d7f20091457c0d731dfd7594e1ce9c5300e1058.tar.gz freebsd-ports-gnome-3d7f20091457c0d731dfd7594e1ce9c5300e1058.tar.zst freebsd-ports-gnome-3d7f20091457c0d731dfd7594e1ce9c5300e1058.zip |
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>
Diffstat (limited to 'graphics/gd2')
0 files changed, 0 insertions, 0 deletions