IRC meeting 2011-12-07
Hi, IRC meeting as every week on Wednesday at 19:00 UTC, channel #hurd on irc.freenode.net. One topic I'd like to talk about is FOSDEM 2012. Please propose others :-) -antrik-
[PATCH,HURD] _hurd_select: check for invalid parameter values
Hi, attached there is a patch to add some validation for parameters of _hurd_select(). Thanks, -- Pino Toscano _hurd_select: check for invalid parameter values Check for invalid values of the `timeout' and `nfds' parameters; move the calculation of `to' right after the validation of `timeout'.