[Zlib-devel] Causality question
Patrick Monnerat
Patrick.Monnerat at datasphere.ch
Mon Apr 29 05:20:23 EDT 2013
Mark Adler wrote:
> inflate needs the copy to copy over what is being copied in order to
duplicate the initial part of the string. Usually memcpy() does that,
but it cannot be relied upon for that.
Latest (i.e.: < 3 years old) x86_64 glibc doesn't: this was the cause of
the flash plugin failure:
https://bugzilla.redhat.com/show_bug.cgi?id=638477
My 2 cents :-)
Patrick
More information about the Zlib-devel
mailing list