Skip to content
Commit aa28de27 authored by Al Viro's avatar Al Viro
Browse files

iov_iter/hardening: move object size checks to inlined part



There we actually have useful information about object sizes.
Note: this patch has them done for all iov_iter flavours.
Right now we do them twice in iovec case, but that'll change
very shortly.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent b0377fed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment