diff options
author | Dan Carpenter <[email protected]> | 2013-08-15 15:52:57 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-08-15 14:51:23 -0700 |
commit | 15718ea0d844e4816dbd95d57a8a0e3e264ba90e (patch) | |
tree | 1cd9c06a746d5e7173bfbe07ed84058c47ec4736 /lib/mpi/mpi-bit.c | |
parent | d1fcc172570fa4de69c60bdabe1e1ccfcfe80c26 (diff) |
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 <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions