Files
xserver/Xi
Mikhail Gusarov 0a4d8cbdcd Remove more superfluous if(p) checks around free(p)
This patch has been generated by the following Coccinelle semantic patch:

@@
expression E;
@@

-if(E) { free(E); }
+free(E);

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Reviewed-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2010-06-06 20:27:18 +07:00
..
2007-03-25 21:18:39 -04:00
2007-03-25 21:18:39 -04:00
2007-03-25 21:18:39 -04:00
2007-03-25 21:18:39 -04:00
2007-03-25 21:18:39 -04:00
2009-07-30 08:43:14 +10:00
2009-06-17 09:05:22 +10:00
2009-09-03 08:39:27 +10:00
2009-06-17 09:05:22 +10:00
2009-06-17 09:05:22 +10:00
2009-09-03 08:39:27 +10:00
2009-09-03 08:39:27 +10:00
2009-06-17 09:05:22 +10:00
2009-06-17 09:05:22 +10:00
2009-06-17 09:05:22 +10:00
2009-09-03 08:39:27 +10:00
2009-06-17 09:05:22 +10:00
2009-09-03 08:39:27 +10:00
2009-06-17 09:05:22 +10:00