Make match_ircglob() work more like the ircd.
authorMichael Poole <mdpoole@troilus.org>
Mon, 30 May 2005 15:14:56 +0000 (15:14 +0000)
committerMichael Poole <mdpoole@troilus.org>
Mon, 30 May 2005 15:14:56 +0000 (15:14 +0000)
commitf269649e7d108500feaf800629d32856b3915e1c
treea31838a94537064704cf3a7a9fe834c1d19f0fbb
parent507069a11049061d3337133ce1fd42213e30e336
Make match_ircglob() work more like the ircd.

src/tools.c (match_ircglob): Limit glob backtracking in the same way
that ircds generally do.
git-archimport-id: srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-21
ChangeLog
src/tools.c