1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Kamil Dudka 584d0121c3 tool_urlglob: fix off-by-one error in glob_parse()
... causing SIGSEGV while parsing URL with too many globs.
Minimal example:

$ curl $(for i in $(seq 101); do printf '{a}'; done)

Reported-by: Romain Coltel
Bug: https://bugzilla.redhat.com/1340757
2016-06-03 13:07:22 +02:00
..
2016-04-19 08:56:06 +02:00
2016-04-18 23:17:19 +02:00
2016-04-03 22:38:36 +02:00
2016-05-31 14:25:40 +02:00
2016-04-03 22:38:36 +02:00