On Sun, 3 Apr 2022 at 04:39, Andrew Scull <[email protected]> wrote:
>
> Use-after-free shouldn't be used, even in tests. It's bad practice and
> makes the test brittle.
>
> Signed-off-by: Andrew Scull <[email protected]>
> Cc: Simon Glass <[email protected]>
> ---
>  test/dm/devres.c | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to