On 3/29/07, Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx> wrote:
On 3/28/07, Ian McDonald <ian.mcdonald@xxxxxxxxxxx> wrote: > Part of the issue here is possibly that we are using signed ints here > and the type from userspace is socklen_t which by my quick check is > unsigned on my system. > > I haven't checked how this is defined on other architectures yet but > if this is the case we should tidyup to remove other possible errors > of this type. I'll look into this some more as time permits. > > Or am I talking through a whole in my head? > One way or the other we are safe now, no?
Absolutely we are safe. I'm just thinking of removing possible vectors for future problems. Ian -- Web: http://wand.net.nz/~iam4/ Blog: http://iansblog.jandi.co.nz WAND Network Research Group - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html