OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Miod Vallat (miodcvs.openbsd.org)
Date: Sun Dec 02 2001 - 12:25:32 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: miodcvs.openbsd.org 2001/12/02 11:25:32

    Modified files:
            sys/kern : Tag: OPENBSD_2_9 uipc_syscalls.c

    Log message:
    Errata #19
    Incorrect use of pipe(2) can panic the kernel.
    Fix (niels):
    Release the right descriptors when pipe fails; bug report from
    marcodslswbell.net