Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 01:27:16 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh auth2-pam-freebsd.c
Message-ID:  <200310230827.h9N8RG2f026199@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2003/10/23 01:27:16 PDT

  FreeBSD src repository

  Modified files:
    crypto/openssh       auth2-pam-freebsd.c 
  Log:
  Plug a memory leak in the PAM child process.  It is of no great consequence
  as the process is short-lived, and the leak occurs very rarely and always
  shortly before the process terminates.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.14      +9 -1      src/crypto/openssh/auth2-pam-freebsd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310230827.h9N8RG2f026199>