aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2016-06-03 11:26:20 +0200
committerKamil Dudka <kdudka@redhat.com>2016-06-03 13:07:22 +0200
commit584d0121c353ed855115c39f6cbc009854018029 (patch)
treecb61f1ffb7f1a9ebf04d08ad133517622b9ef0ce /projects
parent873b4346bafdec388fa4bd61ebdee0161da661a0 (diff)
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
Diffstat (limited to 'projects')
0 files changed, 0 insertions, 0 deletions