On Wed, Nov 17, 2010 at 5:03 PM, John Reiser wrote:
>> For those who do not know it yet, recent Fedora glibc updates include
>> an optimized memcpy (which gets used on some processors) which breaks the
>> 64 bit adobe flash plugin.
>
> For right now (the immediate present) a work-around is to use
Once upon a time, John Reiser said:
> For right now (the immediate present) a work-around is to use the 'memmove'
> subroutine as the resolution of any reference to the symbol 'memcpy'.
> The quick-and-dirty way to do this
It would probably be easier to use an LD_PRELOAD to load a wrapper to
chan
> For those who do not know it yet, recent Fedora glibc updates include
> an optimized memcpy (which gets used on some processors) which breaks the
> 64 bit adobe flash plugin.
For right now (the immediate present) a work-around is to use the 'memmove'
subroutine as the resolution of any reference