]> granicus.if.org Git - curl/commit
tool_urlglob: Allow a glob range with the same start and stop
authorJay Satiro <raysatiro@yahoo.com>
Wed, 15 Feb 2017 07:31:09 +0000 (02:31 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 15 Feb 2017 07:31:09 +0000 (02:31 -0500)
commit7a9f5748bc7358ef3f931070091b7df7c8507b8a
tree3c0d31325af045e7803074ba6aee1814957c7117
parenta08db496429e09561c8b8d243e79b21ef04f98f2
tool_urlglob: Allow a glob range with the same start and stop

For example allow ranges like [1-1] and [a-a] etc.

Regression since 5ca96cb.

Bug: https://github.com/curl/curl/issues/1238
Reported-by: R. Dennis Steed
src/tool_urlglob.c
tests/data/Makefile.inc
tests/data/test1283 [new file with mode: 0644]