Add another missing bounds check in the SSH-1 private key loader.
[sgt/putty] / wildcard.c
2004-04-27 jacobAdd notes on our globs' incompatibilities with POSIX
2003-01-05 benInclude putty.h to get prototypes for exported functions.
2003-01-05 benCommas at the end of enumerator lists aren't allowed.
2001-08-27 simonImplemented a simple wildcard matching engine, and...