mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-11 14:28:42 +00:00
8daf11530a
a pattern match fails. I need to go and explicity add lots of if then else clauses to ensure that variables are properly clean. This unleashes a torrent of bugs. Also split the check for valid filenames into two. One checks that each character is a valid character the other checks that the directories which are pointed to are subdirectories of well known directories.