X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4E23FBC1.5060108@gmail.com> Date: Mon, 18 Jul 2011 18:24:17 +0900 From: jojelino User-Agent: Mozilla/5.0 (Windows NT 5.2; rv:7.0a2) Gecko/20110717 Thunderbird/7.0a2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: please fix heap_init References: <20110718071159 DOT GA31364 AT calimero DOT vinschen DOT de> <20110718084552 DOT GA4735 AT calimero DOT vinschen DOT de> In-Reply-To: <20110718084552.GA4735@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 2011-07-18 오후 5:45, Corinna Vinschen wrote: > > I had a closer look and I found a bug in the code. When no memory area > has been found which is bigger than the requested memory area, the code > was supposed to allocate the largest memory area found. At this point > the code used start_address accidentally, rather than largest_found. > Is that what you were refering to? If so, that should be fixed now in > CVS. > > > Corinna > Maybe I should have added your quote from the start. Thank you for the fix. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple