]> granicus.if.org Git - curl/commit
setopt: range check most long options
authorDaniel Stenberg <daniel@haxx.se>
Sat, 14 Oct 2017 15:20:13 +0000 (17:20 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Oct 2017 07:23:33 +0000 (09:23 +0200)
commitf121575c0b5fe4bc10371c993bcb78fec23428ec
treec49bf7b2581f2451629d85cb15a43ded37064f2a
parent172ce9cc19a72342243c0cb06b2144ac16a84f89
setopt: range check most long options

... filter early instead of risking "funny values" having to be dealt
with elsewhere.
lib/url.c