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>
index | next in thread | raw e-mail
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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806091738.KAA28911>
