Optimized set_compression() to remove the per-file strdup(), strlower(),
authorWayne Davison <wayned@samba.org>
Fri, 30 Dec 2005 07:19:16 +0000 (07:19 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 30 Dec 2005 07:19:16 +0000 (07:19 +0000)
commitec497df1a0f9af53b07fbe23667ff6dd831c3cfd
tree485147859e9390136392c2d5bbde34beae1a30ec
parent8e74463643ae1d95067fab755bbffa7d681881c3
Optimized set_compression() to remove the per-file strdup(), strlower(),
and free() calls (it now uses iwildmatch()).
token.c