From 66a1b8d8e4f4d447e7602607ef043af617c410f2 Mon Sep 17 00:00:00 2001 From: Rahul Manocha Date: Sat, 28 Sep 2024 03:32:45 +0000 Subject: [PATCH] SWDEV-488308 - Fix memleak in NoGpuTest_hipMemcpy Change-Id: Id349f189ffd26763c4624e76d7ea4ba139f9d8bc [ROCm/hip-tests commit: 45ef528bdda26c09ca1bd184616048c44879f751] --- projects/hip-tests/catch/multiproc/hipNoGpuTsts.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/hip-tests/catch/multiproc/hipNoGpuTsts.cc b/projects/hip-tests/catch/multiproc/hipNoGpuTsts.cc index eafc1ea31b..bf8650c47e 100644 --- a/projects/hip-tests/catch/multiproc/hipNoGpuTsts.cc +++ b/projects/hip-tests/catch/multiproc/hipNoGpuTsts.cc @@ -542,6 +542,8 @@ static bool NoGpuTst_hipMemcpy() { } else { WARN("Error Code Returned by hipMemcpy: " <