https://issues.dlang.org/show_bug.cgi?id=14349

Alex Parrill <initrd...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |initrd...@gmail.com

--- Comment #1 from Alex Parrill <initrd...@gmail.com> ---
Looks like FileName::safeSearchPath in filename.c disallows forward slash on
Windows. Fixing this should just involve removing it from the blacklist, though
there may be security consequences.

Side note: the 'More info' link on safeSearchPath to www.securecoding.cert.org
leads to a 404 page.

--

Reply via email to