From owner-cvs-all@FreeBSD.ORG Wed Jan 23 22:40:46 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3F3216A417 for ; Wed, 23 Jan 2008 22:40:45 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.232]) by mx1.freebsd.org (Postfix) with ESMTP id B190113C4D9 for ; Wed, 23 Jan 2008 22:40:45 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by qb-out-0506.google.com with SMTP id a10so474512qbd.7 for ; Wed, 23 Jan 2008 14:40:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=R/pBjfZW92Bqn1Ps1V3arvAepPTY0y3rnJ19in3HC1g=; b=n2xvHHJ0dxER0TpViqhQDf6Oiqawga3IC1PdodAio5oF2ibfW+ve4LUVpNRUdM5gL663GGwDXkXUK+lpNx5p1vuU5VX25YlQFkX9ARucwAIT9mkWPSTwZ/UG8wpy4Z766FUyiSgBSSt0kxlyME9nSbkDS9tEuleoezmymImLsgs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=K6BOY059S0zKoAcAZ2fNZFV63oxOPM78ebawO36sL8Q1VB45M7lDN9rY1OKx+ZJo7YA5CeceVBCq8+4qXvw3CkbDuYSelcqgOVF/qgAc6L7miU+c+uq3kcuvJyVRzAC52mxj2wh8H8BSLA8/f9bYKITjjM+BoriM+tITNQ79yPw= Received: by 10.65.250.11 with SMTP id c11mr21816425qbs.49.1201128044549; Wed, 23 Jan 2008 14:40:44 -0800 (PST) Received: from flosoft.no-ip.biz ( [67.85.89.184]) by mx.google.com with ESMTPS id e18sm8395769qba.27.2008.01.23.14.40.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 23 Jan 2008 14:40:44 -0800 (PST) Message-ID: <4797C269.7070507@gmail.com> Date: Wed, 23 Jan 2008 17:40:41 -0500 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.9 (X11/20080121) MIME-Version: 1.0 To: Dag-Erling Smorgrav References: <200801232057.m0NKvxq5002602@repoman.freebsd.org> In-Reply-To: <200801232057.m0NKvxq5002602@repoman.freebsd.org> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libfetch ftp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 22:40:46 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just writting to confirm the fix works on the orginial reported issue.... a stupid question what does MFC stand for? Dag-Erling Smorgrav wrote: > des 2008-01-23 20:57:59 UTC > > FreeBSD src repository > > Modified files: lib/libfetch ftp.c Log: Fix a regression > introduced in rev 1.99: replace fclose(f) with a comment explaining > why f cannot possibly be a valid FILE * at this point. > > MFC after: 1 day > > Revision Changes Path 1.101 +5 -1 > src/lib/libfetch/ftp.c > _______________________________________________ cvs-src@freebsd.org > mailing list http://lists.freebsd.org/mailman/listinfo/cvs-src To > unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" > - -- Aryeh M. Friedman FloSoft Systems, Java Tool Developers Developer, not business, friendly http://www.flosoft-systems.com "Free software != Free beer" Blog: http://www.flosoft-systems.com/flosoft_systems_community/blogs/aryeh/index.php -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHl8JoQi2hk2LEXBARAs6NAJ98dfUDffsoNl1b69uMehsCIu4l0QCg3kMJ NdRS3FcnLanF1uuwj3uxtKk= =4fXR -----END PGP SIGNATURE-----