[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130815.145149.39135968046365706.davem@davemloft.net>
Date: Thu, 15 Aug 2013 14:51:49 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: nhorman@...driver.com
Cc: dan.carpenter@...cle.com, jasowang@...hat.com, mst@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch] tun: signedness bug in tun_get_user()
From: Neil Horman <nhorman@...driver.com>
Date: Thu, 15 Aug 2013 16:08:35 -0400
> On Thu, Aug 15, 2013 at 03:52:57PM +0300, Dan Carpenter wrote:
>> The recent fix d9bf5f1309 "tun: compare with 0 instead of total_len" is
>> not totally correct. Because "len" and "sizeof()" are size_t type, that
>> means they are never less than zero.
>>
>> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
...
> Acked-by: Neil Horman <nhorman@...driver.com>
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists