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

Matt Turner mattst88 at gmail.com
Mon Sep 3 12:15:14 PDT 2012


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.


More information about the mesa-dev mailing list