diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-10-08 23:12:34 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-10-08 23:12:34 +0200 |
commit | 61f4cdb73ae489e9a756d567bfe99dc2471735b7 (patch) | |
tree | de24e0cd2c3534dfd60965fab0efcd6298e1e9ed /tests/data/test353 | |
parent | cda02fb78b859dafe679624206aac39878db19fd (diff) |
globbing: fix crash on unballanced open brace
Having an open brace without a closing brace caused a segfault.
Having a closing brace too many caused a silent error to occur, which
caused curl to bail out and return an error code but no error message
was shown. It does now!
All error message outputs no longer wrongly get _two_ newlines written
after the error message.
Reported by: Vlad Ureche
Bug: http://curl.haxx.se/bug/view.cgi?id=3083942
Diffstat (limited to 'tests/data/test353')
0 files changed, 0 insertions, 0 deletions