Re: FC4 build of xine can't find it's plugins
Nicholas Miell <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2005-07-05 at 12:21 -0700, Nicholas Miell wrote: > OK, after further investigation, I've found that playback of most media > works, but lots of Xine's text gets mangled in the presence of > _FORTIFY_SOURCE=2. Xine does sprintf(buffer, "%s%s", buffer, blah) in a number of places and glibc does completely different things depending on whether or not _FORTIFY_SOURCE is set. According to Jakub Jelinek, this isn't a bug. (See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=162522 ) -- Nicholas Miell <[email protected]>