diff options
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2014-07-10 04:47:50 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-08-03 10:46:31 +0200 |
commit | 0e18cefe3857b35b90fa1bfb2c5edb7dd8ad2866 (patch) | |
tree | 27c0c71f51e191f2d4f6ca6d692125262323ee5d /m4 | |
parent | 300dd62e0a690f217da7593f28312ab022f4c0ad (diff) | |
download | pacman-0e18cefe3857b35b90fa1bfb2c5edb7dd8ad2866.tar.gz pacman-0e18cefe3857b35b90fa1bfb2c5edb7dd8ad2866.tar.xz |
filelist_intersection: manually compare paths
Prevents the need to modify paths, removing strndup as an unchecked
point of failure, and lengths only need to be calculated if the paths
match.
Also removed an old comment regarding directory/symlink compatibility.
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions