cvs commit: src/sys/kern kern_descrip.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Oct 12 17:07:48 PDT 2005
dillon 2005/10/12 17:06:29 PDT
DragonFly src repository
Modified files:
sys/kern kern_descrip.c
Log:
Fix a bug where fsetfd() was not returning an error when it failed,
resulting in a panic.
Reported-by: Peter Avalos <pavalos at xxxxxxxxxxxx>
Revision Changes Path
1.49 +1 -1 src/sys/kern/kern_descrip.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_descrip.c.diff?r1=1.48&r2=1.49&f=u
More information about the Commits
mailing list