On 12/08/12 07:35, Andrew Gregory wrote: > Returning "/" from mdirname removes it as a special case which allows us to > test it like any other directory. This corrects a false positive when > querying > a file in / and root is not set to /. > > Signed-off-by: Andrew Gregory <[email protected]> > --- > src/pacman/query.c | 31 ++++++------------------------- > src/pacman/util.c | 5 +++++ > 2 files changed, 11 insertions(+), 25 deletions(-) >
Ack-by: Allan Sorry it took so long to get to looking at these patches.
