diff options
author | Timo Teras <timo.teras@iki.fi> | 2009-10-26 09:46:09 +0200 |
---|---|---|
committer | Timo Teras <timo.teras@iki.fi> | 2009-10-26 09:46:09 +0200 |
commit | a7360395ea963334e80fb49d3fc36789d6f40685 (patch) | |
tree | ac8d1de4c408d5feccb6d500895c1679f5ec7776 /src/apk.c | |
parent | cc4644a54e4bb92507f957832647d91f7f91c21b (diff) | |
download | apk-tools-a7360395ea963334e80fb49d3fc36789d6f40685.tar.gz apk-tools-a7360395ea963334e80fb49d3fc36789d6f40685.tar.bz2 apk-tools-a7360395ea963334e80fb49d3fc36789d6f40685.tar.xz apk-tools-a7360395ea963334e80fb49d3fc36789d6f40685.zip |
db: fix migration and pruning of symlinks to dirs
the old code treated a symlink to directory as file; it tried
to calculate regular has of it. fix this by: 1) using no follow
on migration and pruning stats, and 2) the helper function to
check if it's point to directory and not calculate hash in that
case. fixes #188.
Diffstat (limited to 'src/apk.c')
0 files changed, 0 insertions, 0 deletions