Files
gtk/gsk
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
..
2020-03-05 08:14:37 +01:00
2019-05-05 07:18:39 +02: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
2020-02-08 19:36:25 -05:00
2017-09-10 14:36:26 -04:00
2019-11-27 13:33:43 +00:00
2019-11-27 13:33:43 +00:00