OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Artur Grabowski (art_at_cvs.openbsd.org)
Date: Tue Oct 01 2002 - 12:33:39 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: artcvs.openbsd.org 2002/10/01 11:33:39

    Modified files:
            sys/kern : kern_sig.c

    Log message:
    Oppsie. Missing part from this commit:
    Prevent two localhost crashes with proc filters.
    - don't send NOTE_SIGNAL to exiting processes.
    - null dereference on error condition.
    from Peter Werner <peterw at ifost.org.au>
    deraadt ok