summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-08-15 15:52:57 +0300
committerDavid S. Miller <davem@davemloft.net>2013-08-15 14:51:23 -0700
commit15718ea0d844e4816dbd95d57a8a0e3e264ba90e (patch)
tree1cd9c06a746d5e7173bfbe07ed84058c47ec4736 /include
parentd1fcc172570fa4de69c60bdabe1e1ccfcfe80c26 (diff)
downloadlinux-15718ea0d844e4816dbd95d57a8a0e3e264ba90e.tar.gz
linux-15718ea0d844e4816dbd95d57a8a0e3e264ba90e.tar.xz
tun: signedness bug in tun_get_user()
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@oracle.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions