glib/gobject
Emmanuele Bassi ea3f17d598 Empty values are not valid GParamSpec
The validate() vfunc for GParamSpecParam returns FALSE for empty GValue,
which means the is_valid() vfunc should do the same.

This avoids a segfault when calling g_param_value_is_valid() on a
GParamSpecParam.

Fixes: #2770
2022-09-25 14:20:24 +01:00
..
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2022-07-05 11:06:49 +00:00
2021-07-29 10:09:27 -04:00
2020-11-17 15:50:07 +00:00
2022-07-05 11:06:49 +00:00
2022-07-05 11:06:49 +00:00