Files
glib/girepository
Philip Withnall 4141eea257 girffi: Add hints to indicate ownership transfer into ffi_cif
scan-build thinks that the `atypes` array is leaked, but it’s not.
Ownership is transferred into the `ffi_cif` structure, and it’s
eventually freed in `gi_callable_info_destroy_closure()`.

Try and help the static analysis by adding an explicit ownership
transfer annotation. It probably won’t help.

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

Helps: #1767
2024-04-26 10:32:47 +01:00
..
2024-04-12 10:04:31 -05:00
2024-02-12 13:17:04 +00:00
2024-02-07 21:07:18 +00:00
2024-02-12 13:17:04 +00:00