Chris Maynard
changed
bug 9138
What |
Removed |
Added |
Attachment #11546 Flags |
|
review_for_checkin?
|
Comment # 1
on bug 9138
from Chris Maynard
Created attachment 11546 [details]
Attempt compliance with RFC 3940 section 4.2.3.4
Please test this patch to see if it produces the correct output.
Also, you may want to review the following cases too, as I'm not sure if
similar changes would be needed there as well:
424: while (tvb_reported_length_remaining(tvb, offset) > 0) {
471: while (tvb_reported_length_remaining(tvb, offset) > 0) {
558: while (tvb_reported_length_remaining(tvb, offset) > 0) {
You are receiving this mail because:
- You are watching all bug changes.