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
..
2016-01-26 00:40:57 +01:00
2016-09-18 18:00:25 -07:00
2017-03-23 17:53:47 +02:00
2016-09-07 09:26:18 -07:00
2016-09-18 18:00:25 -07:00
2016-09-18 18:00:25 -07:00
2017-02-05 04:33:11 +03:00