CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/16 02:29:08
Modified files:
sbin/pfctl : parse.y
Log message:
reduce duplicate code, fix typo/free correct buffer
In filteropts_to_rule():
* Merge `once' handling from `anchorrule' and `pfrule'
* Remove/shorten duplicate code block
* Fix typo I introduced with r1.678 that frees the wrong buffer (twice)
OK sashan
