Skip to content

ginetaddress, ginetsocketaddress: Add missing (nullable) annotations

Phil Clayton requested to merge pclayton/glib:optional_inet_address into master

In both modules, new_from_string() may return NULL.

Merge request reports