X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Virus-Scanned: Debian amavisd-new at medvecky.net X-Spam-Flag: NO X-Spam-Score: -2.9 X-Spam-Level: X-Spam-Status: No, score=-2.9 tagged_above=-999 required=3.8 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9] autolearn=ham Subject: Re: valloc() returns NULL for larger requests, but malloc works fine To: djgpp AT delorie DOT com References: <3459b672-8f4d-9840-5a01-246db011ed06 AT assembler DOT cz> <7020918f-80d2-4dc8-ba7c-7b1cd946d3da AT googlegroups DOT com> From: "Rudolf Marek (r DOT marek AT assembler DOT cz) [via djgpp AT delorie DOT com]" Message-ID: <681c7486-3ec7-5dc3-5a8d-d4d8b8500feb@assembler.cz> Date: Mon, 1 Jan 2018 20:36:41 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <7020918f-80d2-4dc8-ba7c-7b1cd946d3da@googlegroups.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi. Dne 31.12.2017 v 04:43 rugxulo AT gmail DOT com [via djgpp AT delorie DOT com] napsal(a): > I don't think this needs a full libc re-release. But I doubt they're > willing to waste much time anyways. > > If you need it that badly, just put a .ZIP somewhere with the patch > and compiled (single?) .o file inside, and forget about it. Well the point is that someone else will spent time debugging same issue over and over again. Should I open a bug report instead? Thanks Rudolf