Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 16 Mar 2005 14:51:33 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: autossh-1.2g-5 Message-ID: <20050316195133.GA23269@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <20050316194509 DOT 9776D57D73 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050316194509.9776D57D73@cygbert.vinschen.de> User-Agent: Mutt/1.5.6i On Wed, Mar 16, 2005 at 08:45:09PM +0100, Schulman DOT Andrew AT epamail DOT epa DOT gov wrote: >A new version of the autossh package is available in the Cygwin >distribution. > >Changes in version 1.2g-5: >* Fix heap corruption and segfaults caused by free()ing static memory. Just to state it really clearly: it wasn't freeing static memory. It was clearing memory that was malloced by the cygwin DLL and which the cygwin DLL expected to manage. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/