stream: audit path on encoded path
All threads resolved!
All threads resolved!
Compare changes
Files
3- Pierre-Yves David authored
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.
+ 2
− 2
@@ -476,5 +476,6 @@
@@ -480,5 +481,4 @@