]> git.ipfire.org Git - thirdparty/curl.git/commit
glob: fix [a-c] globbing regression
authorDaniel Stenberg <daniel@haxx.se>
Tue, 15 Nov 2016 07:22:54 +0000 (08:22 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 15 Nov 2016 07:22:54 +0000 (08:22 +0100)
commit8c630ef059f7e8acd4eef97c85793c80b75f145d
tree7babd2deca04552b223536ea0395296da151097c
parentf82bbe01c8835b8788c69f05362bb789766473cd
glob: fix [a-c] globbing regression

Brought in ee4f76606cf

Added test case 1280 to verify

Reported-by: Dave Reisner
Bug: https://github.com/curl/curl/commit/ee4f76606cfa4ee068bf28edd37c8dae7e8db317#commitcomment-19823146
src/tool_urlglob.c
tests/data/Makefile.inc
tests/data/test1280 [new file with mode: 0644]