CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/12/20 15:28:48

Modified files:
        sys/dev/dt     : dt_dev.c 

Log message:
Remove useless suser assert from dt(4).  The ioctl(2) path checks
the user anyway and close(2) may crash after setuid(2).
Reported-by: [email protected]
OK deraadt@

Reply via email to