Michael Mann
changed
bug 9304
What |
Removed |
Added |
Attachment #11839 Flags |
review_for_checkin+
|
review_for_checkin-
|
Comment # 5
on bug 9304
from Michael Mann
Comment on attachment 11839 [details]
Proposed patch
Reverted in r53130 as it breaks reassemble_test.c
The issue appears to be that the datalen member of the fragment_item isn't used
for length of a fragment, but just as a "counter" of fragments.
Perhaps more REASSEMBLE_FLAGS_NO_FRAG_NUMBER checks need to be added, but I'm
not even sure with the REASSEMBLE_FLAGS_NO_FRAG_NUMBER set that the fragments
are being calculated based on expected PDU length, which is what I believe this
patch is attempting to do.
You are receiving this mail because:
- You are watching all bug changes.