Michael Mann
changed
bug 11071
Comment # 1
on bug 11071
from Michael Mann
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 led the packet from being an "Unreassembled
packet" to being a "Malformed packet". Since it's a fuzzed-frame, I'm not sure
which would be correct, but "Unreassebled" sounds better. I can't find a
sample capture with a non-fuzzed reassembled packet for true comparison.
You are receiving this mail because:
- You are watching all bug changes.