Campbell Barton
64660b902c
Use 'safe' macros for common free operation
...
Same as MEM_SAFE_FREE macro,
checks for NULL, runs free then sets NULL.
Blocks of code that do this many times are noisy and likely
errors here wouldn't be noticed immediately.
Also NULL's static vars which were being left set.
2017-04-13 13:37:27 +10:00
..
2017-03-01 12:01:19 +01:00
2017-03-05 12:19:32 +01:00
2016-01-04 14:20:48 +05:00
2017-04-12 14:23:47 +10:00
2017-03-12 02:47:53 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-12-28 17:30:58 +01:00
2017-03-06 10:34:57 +01:00
2017-04-13 13:37:27 +10:00
2017-03-28 10:41:10 +02:00
2017-04-10 08:45:00 +02:00
2016-07-02 10:08:33 +10:00
2016-11-15 12:16:26 +01:00
2016-11-15 13:21:01 -07:00
2016-09-01 12:14:16 +02:00
2017-04-07 17:57:48 +02:00
2017-04-07 12:55:04 +02:00
2016-01-04 14:20:48 +05:00
2016-10-06 03:12:04 +02:00
2016-06-11 22:05:20 +02:00
2017-04-11 15:39:04 +02:00
2016-12-20 12:29:41 +01:00
2016-04-22 11:46:02 +02:00
2016-01-04 14:20:48 +05:00
2017-01-09 13:12:43 +01:00
2016-12-15 12:58:19 +11:00
2017-02-06 10:44:56 +01:00
2017-03-16 23:32:35 -04:00