On Fri, Oct 2, 2009 at 2:34 PM, Adam Langley <a...@chromium.org> wrote:
> On Fri, Oct 2, 2009 at 2:30 PM, Adam Langley <a...@chromium.org> wrote:
>> There was some concern that a renderer could use sendto on a
>> SOCK_DGRAM to direct packets to other destinations. However, when
>> created with socketpair, this isn't an issue as I recall.
>
> Wait a minute. Idiot alert; I got that wrong.
>
> It *is* an issue with SOCK_DGRAM, which is why we're using SEQPACKET.

Why doesn't the sandbox prevent this?

> So, if you change it to DGRAM for FreeBSD, please make sure that it's
> still SEQPACKET on Linux.
>
> Cheers
>
>
> AGL
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to