]> granicus.if.org Git - curl/commit
range: reject char globs with missing end like '[L-]'
authorDaniel Stenberg <daniel@haxx.se>
Tue, 4 Oct 2016 15:25:09 +0000 (17:25 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Oct 2016 07:46:35 +0000 (08:46 +0100)
commitee4f76606cfa4ee068bf28edd37c8dae7e8db317
tree59ebe6924c27dc9909f1c769781e1738c0f12f72
parent269a88910436d730ac212f4dc01cbe6961338061
range: reject char globs with missing end like '[L-]'

... which previously would lead to out of boundary reads.

Reported-by: Luật Nguyễn
src/tool_urlglob.c