CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2014/08/11 19:25:21

Modified files:
        sys/kern       : subr_pool.c 

Log message:
i accidentally removed the check for whether the requested pool in
the sysctl path exists. return ENOENT instead of trying a NULL
deref.

Reply via email to