Summary: | Load "foo.so" syntax is broken now | ||
---|---|---|---|
Product: | xorg | Reporter: | Adam Jackson <ajax> |
Component: | Server/DDX/Xorg/dlloader | Assignee: | Adam Jackson <ajax> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 400 |
Description
Adam Jackson
2005-05-03 14:07:43 UTC
Created attachment 2980 [details]
Output of glxinfo with Composite enabled
trivial. if there's a . in the module name, truncate the name there.
Created attachment 3019 [details]
slow PDF file
um, that last one was stupid, strrchr might leave some .'s in the module name
and that's never a valid character in a symbol name.
applied to head, closing. |
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.