Files
glib/gio
Philip Withnall 77ba62c832 gresource: Remove unnecessary errors from g_resources_open_stream()
The error here can only ever be `G_RESOURCE_ERROR_NOT_FOUND`, which
`g_resources_open_stream()` immediately frees. So let’s avoid allocating
the error in the first place.

Spotted by Christian Hergert.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3465
2024-09-05 12:03:18 +01:00
..
2024-07-11 15:33:41 +01:00
2024-05-09 15:03:55 +00:00
2024-05-09 15:03:55 +00:00
2024-05-05 14:58:43 -04:00
2024-08-10 19:42:32 +02:00