mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
build: Quench the compiler's thirst for warnings
This commit is contained in:
@@ -736,6 +736,7 @@ test_peer (void)
|
||||
g_object_unref (method_reply_message);
|
||||
|
||||
error = NULL;
|
||||
len = 0;
|
||||
buf = read_all_from_fd (fd, &len, &error);
|
||||
g_assert_no_error (error);
|
||||
g_assert (buf != NULL);
|
||||
|
Reference in New Issue
Block a user