HomeFreeBSD

Fixed missing privilege checking and off-by-1 bounds checking in

Description

Fixed missing privilege checking and off-by-1 bounds checking in
i386_set_ioperm(). Don't use a magic number for the bound.

Fixed missing bounds checking in i386_get_ioperm(). Don't use a
magic number for the bound elsewhere in this function.

Removed some bogus initializers.

Details

Provenance
Bruce Evans <bde@FreeBSD.org>Authored on Feb 13 1998, 5:25 AM
Parents
rGf1d7b4203c8d: Converted putfsent() to Lite2 mount interface - don't use numeric
Branches
Unknown
Tags
Unknown

Event Timeline