pacman/lib
Allan McRae 471a030466 Avoid NULL deference in curl_check_finished_download
We have not set handle in the function at this stage, so we can not
assign an error to it.  Pass the handle to the function to avoid
waiting until the payload is retrieved.

Signed-off-by: Allan McRae <allan@archlinux.org>
2022-12-13 10:00:13 +10:00
..
libalpm Avoid NULL deference in curl_check_finished_download 2022-12-13 10:00:13 +10:00