Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 1998 10:38:35 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/rpc crypt_client.c
Message-ID:  <199806091738.KAA28911@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1998/06/09 10:38:34 PDT

  Modified files:
    lib/libc/rpc         crypt_client.c 
  Log:
  Fix potential resource leak: when call to des_crypt_1() fails, remember
  to destroy the RPC CLIENT handle before returning.
  
  Revision  Changes    Path
  1.3       +3 -2      src/lib/libc/rpc/crypt_client.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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