fileio: add additional safety checks
Let's protect against attempts to create temporary files above the root dir, as that makes little sense. Let's better be safe than sorry.
Loading
Please register or sign in to comment
Let's protect against attempts to create temporary files above the root dir, as that makes little sense. Let's better be safe than sorry.