forked from extern/shorewall_code
Clean up fix for optimize 8 performance issue
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
380d427a5d
commit
5db317b6f7
@ -2739,9 +2739,10 @@ sub replace_references( $$$;$ ) {
|
||||
$count++;
|
||||
trace( $fromref, 'R', $rule, $_ ) if $debug;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#
|
||||
# The chain has been modified, so the digest is now stale
|
||||
#
|
||||
calculate_digest( $fromref ) if $digest;
|
||||
#
|
||||
# The passed chain is no longer referenced by chain $fromref
|
||||
|
Loading…
Reference in New Issue
Block a user