]> granicus.if.org Git - curl/commit
tool_urlglob: Allow reserved dos device names (Windows)
authorJay Satiro <raysatiro@yahoo.com>
Mon, 8 Feb 2016 20:09:42 +0000 (15:09 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 8 Feb 2016 20:09:42 +0000 (15:09 -0500)
commitc3aac489195526c23190fcfe4ce63cbe49ea00e6
treeffacaf18d4fed500871e60bc601d65419ac27b5f
parent18c735e790e47a1199f9dd71a01aa9847d6474b1
tool_urlglob: Allow reserved dos device names (Windows)

Allow --output to reserved dos device names without the device prefix
for backwards compatibility.

Example: --output NUL can be used instead of --output \\.\NUL

Bug: https://github.com/curl/curl/commit/4520534#commitcomment-15954863
Reported-by: Gisle Vanem
src/tool_urlglob.c