Re: [Stable-review] [104/145] netfilter: xt_recent: fix false match

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tim Gardner
Date: Saturday, March 13, 2010 - 7:40 am

On 03/12/2010 11:24 PM, Willy Tarreau wrote:

Willy - I agree with you that changing variables in an if() clause can 
be dangerous. I did consider the possibility for side effects in this 
case, but decided to go with the simplest patch since 'hits' is local to 
the scope of the the surrounding else if() clause and is used in no 
other place.

rtg
-- 
Tim Gardner tim.gardner@canonical.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[104/145] netfilter: xt_recent: fix false match, Greg KH, (Fri Mar 12, 5:27 pm)
Re: [Stable-review] [104/145] netfilter: xt_recent: fix fa ..., Tim Gardner, (Sat Mar 13, 7:40 am)