Skip to content
Commit 04122b72 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

manifest: add basic path checks for <copyfile> & <linkfile>

Reject paths in <copyfile> & <linkfile> that point outside of their
respective scopes.  This validates paths while parsing the manifest
as this should be quick & cheap: we don't access the filesystem as
this code runs before we've synced.

Bug: https://crbug.com/gerrit/11218
Change-Id: I8e17bb91f3f5b905a9d76391b29fbab4cb77aa58
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/232932


Tested-by: default avatarMike Frysinger <vapier@google.com>
Reviewed-by: default avatarMike Frysinger <vapier@google.com>
Reviewed-by: default avatarMichael Mortensen <mmortensen@google.com>
parent f5525fb3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment