From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Sun, 1 Jul 2001 00:37:24 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bug & fix for Bash 2.05 Message-ID: <3B3E70C4.5901.5B2326@localhost> In-reply-to: <20010630185551.A299@lauras.lt> References: <3B3D1FBF DOT 13238 DOT 60447B AT localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > 2) When move out of way configure.com, it crashes later on: > I found the cause and fixed it. However, the last 2.04 update also has the bug so I'll have to send DJ an update with the fix. Turns out a memory fix I applied in the last update can go wrong because that pointer can freed by a call to xrealloc in a sub- function. I'll have an update for 2.04 and 2.05 later on. Mark