Skip to content
Snippets Groups Projects
Commit e3ff9f0e authored by Juan Quintela's avatar Juan Quintela
Browse files

tests: Use real size for iov tests


We were using -1 instead of the real size because the functions check
what is bigger, size in bytes or the size of the iov.  Recent gcc's
barf at this.

Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
Reviewed-by: default avatarPeter Xu <peterx@redhat.com>
Tested-by: default avatarCleber Rosa <crosa@redhat.com>
--

Remove comments about this feature.
Fix missing -1.
parent b07d1c2f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment