Evan Huus
changed
bug 11071
Comment # 2
on bug 11071
from Evan Huus
> I tried replacing the memcpy (because I really don't think it should be
> there)with just saving pinfo->fragmented (which seems to be a popular way to
> handle fragmentation).
This makes 100% sense to me. CCing the original author in case they have an
opinion (5 years later) but I have no problem with making that change and
waiting for people to complain if it actually ends up breaking something. I too
think the memcpy is super-weird.
You are receiving this mail because:
- You are watching all bug changes.