Skip to content
Snippets Groups Projects
Commit b8491e3636d8 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

stream: audit path on encoded path

In 5b8f6e198a6e, we wrongly called `vfs._auditpath` on the pre-encoding path, so
we would get abort on problem that the encoding is here to handle.

So we fix the problem (easily) and update the test to cover this (with
significantly more work).

We had to extend the capability of drawdag to support creating filename for
quote (invalid on windows) and file deletion.

Thanks to Matt Harbison for spotting this during the freeze.
parent 6e1eb7212633
No related branches found
No related tags found
No related merge requests found
Pipeline #101206 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment