Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free"
The function "free" is documented in the way that no action shall occur for
a passed null pointer. It is therefore not needed that a function caller
repeats a corresponding check.
http://stackoverflow.com/questions/18775608/free-a-null-pointer-anyway-or-check-first

This issue was fixed by using the software Coccinelle 1.0.0-rc24.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
2015-03-16 12:13:56 +01:00
..
2015-03-03 14:33:11 +01:00
2015-02-24 11:50:19 +01:00
2014-11-05 08:05:14 +01:00
2014-12-28 20:32:46 +00:00
2015-03-03 14:33:11 +01:00
2013-03-15 19:59:51 +01:00
2015-03-03 14:33:11 +01:00
2014-12-28 21:47:20 +00:00
2013-09-02 20:39:53 +01:00
2015-03-03 14:33:11 +01:00
2014-04-04 17:03:43 +02:00
2014-12-31 12:45:36 +00:00
2012-06-05 20:20:40 +02:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2015-03-03 14:33:11 +01:00