https://bugs.freedesktop.org/show_bug.cgi?id=41677

José Fonseca <jfons...@vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jfons...@vmware.com

--- Comment #1 from José Fonseca <jfons...@vmware.com> 2011-10-11 06:19:37 PDT 
---
free(NULL) is allowed, at least on linux.

I could fix this, but there are many other cases in the source where this
happens, and it would be a distraction from real issues to fix them all now.

It looks like this issue was spotted by a static code analysis tool. Could you
reconfigure the tool to not report free(NULL) issues instead?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to