Jim Meyering
046957830e
remove useless if-before-free tests
...
Change "if (E) free (E);" to "free (E);" everywhere except in the
libgo/, intl/, zlib/ and classpath/ directories.
Also transform equivalent variants like
"if (E != NULL) free (E);" and allow an extra cast on the
argument to free. Otherwise, the tested and freed "E"
expressions must be identical, modulo white space.
From-SVN: r172785
2011-04-20 18:19:03 +00:00
..
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2010-04-01 18:22:00 +00:00
2009-06-21 19:24:55 +00:00
2009-05-29 23:27:54 +02:00
2011-02-22 13:37:12 +01:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-01-31 22:52:00 +02:00
2011-04-12 22:27:49 +03:00
2011-03-04 21:07:49 +02:00
2011-04-16 20:43:03 +03:00
2009-04-09 17:00:19 +02:00
2011-01-31 22:52:00 +02:00
2009-04-09 17:00:19 +02:00
2009-07-19 15:07:21 +00:00
2009-07-19 15:07:21 +00:00
2011-01-03 21:52:22 +01:00
2009-04-09 17:00:19 +02:00
2011-01-31 22:52:00 +02:00
2010-09-01 08:33:11 +00:00
2009-04-09 17:00:19 +02:00
2009-11-30 21:43:06 +01:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-01-22 00:42:17 +02:00
2009-04-09 17:00:19 +02:00
2011-02-24 16:51:17 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-01-03 21:52:22 +01:00
2009-04-09 17:00:19 +02:00
2011-01-03 21:52:22 +01:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-04-20 18:19:03 +00:00
2009-04-09 17:00:19 +02:00
2011-01-03 21:52:22 +01:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-01-03 21:52:22 +01:00
2009-04-09 17:00:19 +02:00
2009-06-21 19:24:55 +00:00
2009-04-09 17:00:19 +02:00
2011-01-03 21:52:22 +01:00
2009-04-09 17:00:19 +02:00
2010-06-25 21:40:37 +02:00
2009-04-09 17:00:19 +02:00
2009-06-21 19:24:55 +00:00
2009-04-09 17:00:19 +02:00
2011-01-03 21:52:22 +01:00
2009-06-21 19:24:55 +00:00
2009-08-14 21:30:13 +02:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-04-15 07:21:19 +03:00
2009-04-09 17:00:19 +02:00
2011-02-24 23:51:39 +02:00
2009-04-09 17:00:19 +02:00
2009-06-21 19:24:55 +00:00
2009-04-09 17:00:19 +02:00
2009-04-09 17:00:19 +02:00
2011-01-03 21:52:22 +01:00