Benjamin Otte
e356d59a92
build: Add -Wnull-dereference
...
Sprinkle various g_assert() around the code where gcc cannot figure out
on its own that a variable is not NULL and too much refactoring would be
needed to make it do that.
Also fix usage of g_assert_nonnull(x) to use g_assert(x) because the
first is not marked as G_GNUC_NORETURN because of course GTester
supports not aborting on aborts.
2020-03-05 08:14:37 +01:00
..
2019-05-29 07:14:31 +02:00
2020-03-05 08:14:37 +01:00
2020-01-24 06:08:39 +01:00
2020-02-12 11:05:01 +01:00
2017-05-03 15:10:57 +01:00
2019-11-27 13:33:43 +00:00
2019-05-05 07:18:39 +02:00
2020-02-13 07:36:38 +01:00
2016-12-20 18:01:12 +01:00
2019-05-05 07:18:39 +02:00
2019-05-05 07:18:39 +02:00
2018-04-05 14:56:38 +02:00
2018-04-05 14:56:38 +02:00
2018-04-05 14:56:38 +02:00
2018-04-05 14:56:38 +02:00
2020-02-08 19:36:25 -05:00
2019-02-04 14:02:45 +01:00
2019-02-04 14:02:45 +01:00
2017-09-10 14:36:26 -04:00
2017-09-28 08:39:22 -04:00
2020-02-12 10:44:17 +01:00
2019-05-07 09:37:59 -07:00
2019-05-05 07:18:39 +02:00
2019-11-27 13:33:43 +00:00
2019-03-19 08:47:54 +01:00
2020-02-12 16:54:49 +01:00
2020-02-08 19:36:25 -05:00
2020-02-13 07:36:38 +01:00
2020-01-07 17:27:16 +01:00
2019-05-21 06:43:59 +02:00
2020-01-26 18:21:07 +01:00
2020-02-13 07:36:38 +01:00
2020-01-26 18:21:07 +01:00
2020-01-26 18:21:07 +01:00
2020-02-21 18:30:13 +01:00
2020-01-24 06:19:12 +01:00
2019-04-12 19:34:29 +02:00
2019-11-27 13:33:43 +00:00
2020-01-24 06:08:39 +01:00