diff options
| author | Albin <albin@mullvad.net> | 2023-10-06 16:20:12 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-10-06 16:20:42 +0200 |
| commit | d391a8310d104df2830c90539ba08a39a8fb4c02 (patch) | |
| tree | b3b07afcc4605e09c7f795436c7a296b11fe9090 /android/lib | |
| parent | cb8e525fe5263a136f6e6eada688fbc76f40c5f8 (diff) | |
| download | mullvadvpn-d391a8310d104df2830c90539ba08a39a8fb4c02.tar.xz mullvadvpn-d391a8310d104df2830c90539ba08a39a8fb4c02.zip | |
Fix signature verification path extraction
This commit fixes a problem where the path extraction would
only extract paths up until any path containing a `*` character.
This commit also removes an unwanted backslash in the path
matching portion of the `sed` command, since the backslash is
not special within the list according to the documentation:
https://www.gnu.org/software/sed/manual/html_node/Regular-Expressions.html
Diffstat (limited to 'android/lib')
0 files changed, 0 insertions, 0 deletions
