Closed Bug 675961 Opened 13 years ago Closed 13 years ago

Websockets - error in removing processed control frame from buffered fragment sequence

Categories

(Core :: Networking: WebSockets, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: mcmanus, Assigned: mcmanus)

References

Details

(Whiteboard: [inbound])

Attachments

(1 file)

from bug 664344 - a description of receiving first-frag, ping, last-frag causing multiple pongs in response along with general wonkiness.

problem is in removing the ping from the fragment frame, length reset to 0 before a calculation was made.

1 line fix.
Blocks: 664344
Attached patch patch 1Splinter Review
This fixes tests 3.6 and 3.7 from https://github.com/oberstet/Autobahn
Assignee: nobody → mcmanus
Status: NEW → ASSIGNED
Attachment #550099 - Flags: review?(jduell.mcbugs)
Attachment #550099 - Flags: review?(jduell.mcbugs) → review+
http://hg.mozilla.org/integration/mozilla-inbound/rev/840fd3069d1f
Whiteboard: [inbound]
Target Milestone: --- → mozilla8
http://hg.mozilla.org/mozilla-central/rev/840fd3069d1f
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: