OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Mike Pechkin (mpechcvs.openbsd.org)
Date: Tue Feb 05 2002 - 01:51:52 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: mpechcvs.openbsd.org 2002/02/05 00:51:52

    Modified files:
            lib/libc/gen : auth_subr.c authenticate.c

    Log message:
    o) Fix memory leak in _auth_checklogin(), auth_approval(), auth_close() and
    auth_clean().

    Spotted via ftpd. We could use ftpd as a simple debug tool for bsdauth and
    login_cap routines. :)

    millert help&OK