Skip to content
Snippets Groups Projects
Commit 46603c00a9f2 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).

Thanks to Matt Harbison for spotting this during the freeze.
parent 25079cc2016f
Loading
Pipeline #101236 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