Added bool_lax{} expansion operator, which uses Router condition logic to
authorPhil Pennock <pdp@exim.org>
Mon, 7 Jun 2010 08:23:20 +0000 (08:23 +0000)
committerPhil Pennock <pdp@exim.org>
Mon, 7 Jun 2010 08:23:20 +0000 (08:23 +0000)
determine whether or not a string is true.
Switch the multiple-condition logic to use bool_lax{}.
Add note where we combine multiple conditions regarding the memory leak.


No differences found