Fix segfault (should free act.buf not act.name, because the latter
[u/mdw/putty] / wildcard.c
2001-08-27 simonImplemented a simple wildcard matching engine, and...