Will Thomas <will.tho...@imgtec.com> wrote: > Move 0 length buffer to end of structure to stop overwriting > fallback request data. This doesn't cause a bug itself as the > buffer is never used alongside the fallback but should be > changed. > > Signed-off-by: Will Thomas <will.tho...@imgtec.com> > Reviewed-by: James Hartley <james.hart...@imgtec.com>
This points out another bug, the fallback can have its own ctx following the request. So the set_reqsize call needs to be adjusted to take that into account. Thanks, -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html