]> granicus.if.org Git - curl/commit
fnmatch: optimize processing of consecutive *s and ?s pattern characters
authorPatrick Monnerat <patrick@monnerat.net>
Wed, 7 Feb 2018 14:01:51 +0000 (15:01 +0100)
committerPatrick Monnerat <patrick@monnerat.net>
Wed, 7 Feb 2018 14:01:51 +0000 (15:01 +0100)
commita0984eae14b2840a470800bb1bfb18bd99dc302b
tree1d73afb809a358f9d33f9a70f1e7b48448d4f975
parentff07089585300739212d0b3dab66b92d21cafb1d
fnmatch: optimize processing of consecutive *s and ?s pattern characters

Reported-By: Daniel Stenberg
Fixes #2291
Closes #2293
lib/curl_fnmatch.c