Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iovec: make sure the caller actually wants anything in memcpy_fromiov…
…ecend Check for cases when the caller requests 0 bytes instead of running off and dereferencing potentially invalid iovecs. Signed-off-by: Sasha Levin <sasha.levin@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information