Re: [PATCH 2/2] pipe: make pipe user buffer limit checks more precise

From: Vegard Nossum
Date: Wed Aug 17 2016 - 15:52:29 EST


On 08/17/2016 09:41 PM, Michael Kerrisk (man-pages) wrote:
So, would that mean something like the following (where I've moved
some checks from pipe_fcntl() to pipe_set_size()):
[...]

And, do you agree that something similar is required for alloc_pipe_info()
when creating a pipe?

Yeah, that sounds correct to me.


Vegard