Skip to content
Commit 16d54669 authored by Jens Axboe's avatar Jens Axboe
Browse files

relay: fix subbuf_splice_actor() adding too many pages



If subbuf_pages was larger than the max number of pages the pipe
buffer will hold, subbuf_splice_actor() would happily go beyond
the array size.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 2af3e601
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