OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Henning Brauer (henningcvs.openbsd.org)
Date: Tue Feb 03 2004 - 13:29:51 CST


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2004/02/03 12:29:50

Modified files:
        sbin/pfctl : parse.y

Log message:
fix PR 3664 / jared r r spiegel
we need to save the unexpanded tag/tagged strings before entering the
expansion loop, and at each loop, start with the unexpanded tag, so that
on subsequent loops the macros are replaced with current values and not
the values from previous loop persist
ryan theo ok