Skip to content
Snippets Groups Projects
user avatar
Kamil Dudka authored
... 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
584d0121
History
Name Last commit Last update