mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-09 13:07:58 -05:00
6cfc4757b9
The whole first loop is trying to check literals only, so teach it to do so. Also, reorder operations to make more sense by putting the strcmp() first in the literal loop, and using a very cheap name_hash check first in the second loop. Signed-off-by: Dan McGee <dan@archlinux.org> |
||
---|---|---|
.. | ||
libalpm |