[BUG] negation in ACL conds was not cleared between terms
authorWilly Tarreau <w@1wt.eu>
Sat, 16 Jun 2007 17:35:18 +0000 (19:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 16 Jun 2007 17:35:18 +0000 (19:35 +0200)
commit74b98a8c22132165eddbd212584410575fde9325
treee06d898dbf4280166ee946c2d02f27fd12681ef8
parent3f49b302842800b9388366420b59cf37ab9f9859
[BUG] negation in ACL conds was not cleared between terms

The exclamation mark (!) in front of an ACL condition was propagated
to the whole line instead of being flushed after parsing an acl name.
src/acl.c