[stsf] [Bug 7732] New: Some functions has not been updated in 0.8
-> 0.11 @ 2004/Jul
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Wed Aug 2 00:43:49 PDT 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=7732
Summary: Some functions has not been updated in 0.8 -> 0.11 @
2004/Jul
Product: STSF
Version: ST-HEAD
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: ST: Libraries (libST.so and libstsf.so)
AssignedTo: stsf at freedesktop.org
ReportedBy: mpsuzuki at hiroshima-u.ac.jp
In the update from 0.8 to 0.11,
FontServerNew() was changed to receive a linked-list of fontpath
(from a colon-separated directory list in 0.8)
http://webcvs.freedesktop.org/stsf/stsf/STFontServer/src/fontserver.c?annotate=1.7#l432
But a caller of FontServerNew() in client libary is not updated
http://webcvs.freedesktop.org/stsf/stsf/STClientLibrary/src/connection.c?r1=1.3&r2=1.4
Therefore, when FSSessionOpen() is called which passes colon-separate string
to FontServerNew(), STSF is crashed by SEGV.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the stsf
mailing list