|
Message-ID: <20191129194558.GC20973@voyager> Date: Fri, 29 Nov 2019 20:45:58 +0100 From: Markus Wichmann <nullplan@....net> To: musl@...ts.openwall.com Subject: Re: New malloc - first preview On Thu, Nov 28, 2019 at 04:56:42PM -0500, Rich Felker wrote: > Work on the new malloc is well underway, and I have a draft version > now public at: > > https://github.com/richfelker/mallocng-draft > So I read a bit of the code and noticed a mistake: On error, mmap() returns MAP_FAILED ((void*)-1) rather than 0. Ciao, Markus
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.