|
Message-ID: <CA+PdXctD5w7vuWEnPaivtdccpBO-cm6bzNQLU_LatPq0eE_8yA@mail.gmail.com> Date: Thu, 8 Jun 2017 17:04:57 -0400 From: Glenn Randers-Pehrson <glennrp@...il.com> To: oss-security@...ts.openwall.com Subject: Re: Is not memory allocation failure a bug? I just checked a fix for one of those into Firefox yesterday. It wasn't considered a serious problem because the malloc would eventually fail safely, but it's better to predict the problem ahead of time and not even try to malloc all available memory. See https://bugzilla.mozilla.org/show_bug.cgi?id=1368407 in which a tiny PNG file tries to claim Gigabytes of memory.
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.