Files
glib/girepository
Philip Withnall 0eb35e8032 compiler: Fix a scan-build false positive about a file handle leak
Seems scan-build is incorrectly assuming that `output != NULL` at the start
of the function (so `file` is opened), and then later assuming that
`output == NULL` (so `file` is not closed).

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2025-10-17 00:30:18 +01:00
..
2024-04-12 15:26:22 +01:00
2025-09-03 21:47:11 +02:00
2025-09-03 21:47:11 +02:00
2024-02-07 21:07:18 +00:00
2024-04-01 11:01:06 +00:00