Closed Bug 912996 Opened 11 years ago Closed 11 years ago

Don't do memcpy in UnixSocketImpl::OnFileCanReadWithoutBlocking

Categories

(Core :: IPC, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: tzimmermann, Assigned: tzimmermann)

Details

Attachments

(2 files)

The is a big, fat 16KiB memcpy right in the middle of UnixSocketImpl::OnFileCanReadWithoutBlocking. Let's get rid of it.
It's actually 64 KiB.
Assignee: nobody → tzimmermann
Status: NEW → ASSIGNED
Tested on my Unagi.
Attachment #800247 - Flags: review?(kyle) → review+
Attachment #800248 - Flags: review?(kyle) → review+
https://hg.mozilla.org/mozilla-central/rev/329b5c56525a
https://hg.mozilla.org/mozilla-central/rev/8a03f671fd11
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: