On Fri, Jul 22, 2022 at 10:58:07AM -0700, Joanne Koong wrote: > Add an additional test, "data_slice_use_after_release2", for ensuring > that data slices are correctly invalidated by the verifier after the > dynptr whose ref obj id they track is released. In particular, this > tests data slice invalidation for dynptrs located at a non-zero offset > from the frame pointer. Acked-by: Martin KaFai Lau <kafai@xxxxxx>