google / google/rrg

Fix output paths in `get_file_contents_kmx`

Open
#226 0 comments 0 reactions 1 assignee Claimed by @panhania View on GitHub
Dominant language
Rust
Stars
70
Forks
34
Avg merge
1d 23h
Merged PRs (30d)
25

Description

`get_file_contents_kmx` expects paths relative to the volume but with a leading `\`, e.g. `\Users\foo\bar.txt`. However, in the results it will return paths like `Users\foo\bar.txt`. We should guarantee that input and output paths are consistent.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.