Serhiy Storchaka
0b3ec19225
Use NULL rather than 0. ( #778 )
...
There was few cases of using literal 0 instead of NULL in the context of
pointers. While this was a legitimate C code, using NULL rather than 0 makes
the code clearer.
2017-03-23 17:53:47 +02:00
..
2017-02-24 02:48:17 +09:00
2016-01-26 00:40:57 +01:00
2013-08-13 20:18:52 +02:00
2016-09-18 18:00:25 -07:00
2017-03-23 17:53:47 +02:00
2016-10-25 11:51:54 -07:00
2016-09-07 09:26:18 -07:00
2016-03-28 00:45:28 +03:00
2011-04-05 00:39:01 +02:00
2016-09-06 13:47:26 -07:00
2016-09-18 18:00:25 -07:00
2016-09-18 18:00:25 -07:00
2014-09-05 10:10:23 +03:00
2017-02-22 16:31:59 +01:00
2017-02-05 04:33:11 +03:00
2015-07-23 15:01:58 +03:00