load-fragment: validate paths properly
The comment suggests we validate paths here, but we actually didn't, we only validated filenames. Let' fix that. (Note this still lets any kind of paths through, including those with ".." and stuff, this is not a normalization check after all) (cherry picked from commit 108144ad) (cherry picked from commit 740b24c3)
Loading
Please register or sign in to comment