pacman/lib
Allan McRae 19a8587459 _alpm_pkg_load_internal: prevent double closing file descriptor
Move closing of the file descriptor until the end of the function, as
any following error will lead to a "goto error" that attempts to close
it again.

Signed-off-by: Allan McRae <allan@archlinux.org>
2022-12-13 10:00:13 +10:00
..
libalpm _alpm_pkg_load_internal: prevent double closing file descriptor 2022-12-13 10:00:13 +10:00