pacman/lib
Allan McRae 0ccb584262 Do not pass NULL paramenter to bsearch with empty filelist
A filelist can be non-NULL but empty (particularly with a lot of
NoExtract entries). Handle this in alpm_filelist_contains()

Identified using the undefined behaviour sanitizer.

Signed-off-by: Allan McRae <allan@archlinux.org>
2024-04-05 00:35:08 +00:00
..
libalpm Do not pass NULL paramenter to bsearch with empty filelist 2024-04-05 00:35:08 +00:00