Bug 7732

Summary: Some functions has not been updated in 0.8 -> 0.11 @ 2004/Jul
Product: STSF Reporter: suzuki toshiya <mpsuzuki>
Component: ST: Libraries (libST.so and libstsf.so)Assignee: STSF mailinglist <stsf>
Status: RESOLVED WONTFIX QA Contact:
Severity: critical    
Priority: high    
Version: ST-HEAD   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.