On Fri, 9 Sep 2022 10:29:43 +0800, Hangyu Hua wrote: > In preparation for FORTIFY_SOURCE performing run-time destination buffer > bounds checking for memcpy(), specify the destination output buffer > explicitly, instead of asking memcpy() to write past the end of what looked > like a fixed-size object. > > Notice that srp_rsp[] is a pointer to a structure that contains > flexible-array member data[]: > > [...] Applied, thanks! [1/1] infiniband: ulp: srpt: Use flex array destination for memcpy() https://git.kernel.org/rdma/rdma/c/4b46a6079d2f8a Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>