cvs commit: src/sys/kern kern_descrip.c

Wojciech A. Koszek wkoszek at FreeBSD.org
Sat Mar 18 23:47:59 UTC 2006


On sob, mar 18, 2006 at 11:27:22 +0000, Christian S.J. Peron wrote:
> csjp        2006-03-18 23:27:22 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             kern_descrip.c 
>   Log:
[..]
>   "0" in some cases. Further, this change also breaks some MAC interactions with
>   mac_execve_will_transition().  Under certain circumstances, fdcheckstd() can
>   be called in execve(2) causing an assertion that checks to make sure that
>   stdin, stdout and stderr reside at indexes 0, 1 and 2 in the process fd table
>   to fail, resulting in a kernel panic when INVARIANTS is on.

Thanks!

-- 
Wojciech A. Koszek
wkoszek at FreeBSD.org
http://FreeBSD.czest.pl/dunstan/


More information about the cvs-src mailing list