Bugzilla – Attachment 42629 Details for
Bug 97202
New freetype2 library crashes Xserver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
bugzilla-97202-fix-x-crash.patch
bugzilla-97202-fix-x-crash.patch (text/plain), 353 bytes, created by
Mike Fabian
on 2005-07-20 10:06:13 UTC
(
hide
)
Description:
bugzilla-97202-fix-x-crash.patch
Filename:
MIME Type:
Creator:
Mike Fabian
Created:
2005-07-20 10:06:13 UTC
Size:
353 bytes
patch
obsolete
>--- src/sfnt/sfdriver.c >+++ src/sfnt/sfdriver.c >@@ -367,8 +367,8 @@ > /* see `ttsbit.h' and `sfnt.h' */ > tt_face_set_sbit_strike, > tt_face_load_sbit_strikes, >- 0 /* tt_find_sbit_image */, >- 0 /* tt_load_sbit_metrics */, >+ tt_find_sbit_image, >+ tt_load_sbit_metrics, > tt_face_load_sbit_image, > tt_face_free_sbit_strikes, >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 97202
:
42530
|
42531
|
42532
|
42577
| 42629 |
45896
|
45959
|
46074
|
46075
|
52034
|
52035
|
73826