fnmatch.h
936 Bytes
-
Import DOS fix for fnmatch · d5a51910
Because fnmatch uses recursion, there were some input sequences that cause seriously degenerate behavior. This imports a fix that imposes a max recursion limiter to avoid the worst of it.
Russell Belfer committed