[webkit-dev] malloc(0)

Myles C. Maxfield myles.maxfield at gmail.com
Wed Jun 13 15:53:18 PDT 2012


I started a thread on icu-design (mailing list) about it. As soon as it
appears in the archives, I'll post a permalink to the thread.

The null pointer check shouldn't matter - if the pointer isn't null, then
it's valid anyway :-)

--Myles

On Wed, Jun 13, 2012 at 3:37 PM, Benjamin Poulain <benjamin at webkit.org>wrote:

> On Wed, Jun 13, 2012 at 3:27 PM, Darin Adler <darin at apple.com> wrote:
> > > There is still the question of if I can upstream this to ICU, which I'm
> > > checking on.
> >
> > I was not proposing changing ICU.
>
> I did.
> In addition to changing WebKit, not using the pointer when the length
> is zero does not necessarily seem like a bad idea to me.
>
> Benjamin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120613/b2c19599/attachment.html>


More information about the webkit-dev mailing list