diff options
author | Teng Long <dyroneteng@gmail.com> | 2022-11-10 15:10:12 +0800 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2022-11-14 17:21:16 -0500 |
commit | 8ddc06631b184e6f43051f7ea8ac9bbc86817127 (patch) | |
tree | 8add201b98a4cb933e8e21e19e2f4829e4bc32ef /commit-reach.c | |
parent | 2aa84d5f3ea1966a81477ad31bee0136e39d3917 (diff) |
pack-bitmap.c: avoid exposing absolute paths
In "open_midx_bitmap_1()" and "open_pack_bitmap_1()", when we find that
there are multiple bitmaps, we will only open the first one and then
leave warnings about the remaining pack information, the information
will contain the absolute path of the repository, for example in a
alternates usage scenario. So let's hide this kind of potentially
sensitive information in this commit.
Found-by: XingXin <moweng.xx@antgroup.com>
Signed-off-by: Teng Long <dyroneteng@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions