[Mesa-dev] [PATCH 1/3] mesa: remove null pointer checks before free() calls

Matt Turner mattst88 at gmail.com
Mon Sep 3 20:47:01 PDT 2012


On Mon, Sep 3, 2012 at 12:15 PM, Matt Turner <mattst88 at gmail.com> wrote:
> On Mon, Sep 3, 2012 at 7:13 AM, Brian Paul <brian.e.paul at gmail.com> wrote:
>> From: Brian Paul <brianp at vmware.com>
>>
>> Since free(NULL) is fine.
>
> I think if we want to do this, then we should do it all the way with a
> Coccinelle semantic patch.
>
> I'll send a patch.

Oh, I see you committed this anyway..


More information about the mesa-dev mailing list