1
0
Fork 0
mutter-performance-source/clutter
Marco Trevisan (Treviño) 1985d9ccdd clutter/actor: Avoid computing GStrv length for simple checks
No need to do a full iteration of the tokens or doing null-checks here
since g_strsplit() is not nullable, while there's no need to do a full
length check either.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4071>
2024-10-08 15:35:44 +00:00
..
clutter clutter/actor: Avoid computing GStrv length for simple checks 2024-10-08 15:35:44 +00:00
meson.build build: Disable asserts and cast checks in Mutter 2024-09-24 14:07:23 +00:00