Comment 23 for bug 727064

Revision history for this message
In , Oliver-henshaw (oliver-henshaw) wrote :

The thread starting at http://lwn.net/Articles/414496/ may be instructive on how this can cause problems despite the good(-ish) intentions of the developer. In short, squashfs used memcpy with data that was known not to overlap but later changes invalidated this assumption.