Bug 7732 - Some functions has not been updated in 0.8 -> 0.11 @ 2004/Jul
Summary: Some functions has not been updated in 0.8 -> 0.11 @ 2004/Jul
Status: RESOLVED WONTFIX
Alias: None
Product: STSF
Classification: Unclassified
Component: ST: Libraries (libST.so and libstsf.so) (show other bugs)
Version: ST-HEAD
Hardware: x86 (IA32) Linux (All)
: high critical
Assignee: STSF mailinglist
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 00:43 UTC by suzuki toshiya
Modified: 2008-01-22 17:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description suzuki toshiya 2006-08-02 00:43:49 UTC
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.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.