This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DoS in RPC implementation (CVE-2011-4069)


You're missing a space before paren in each __nanosleep call.

I think it would be better to have all those tail-call a common function
for "accept failed".  Then that one function can contain the common code,
and a verbose comment explaining its rationale.


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]